footer a {
    color: red;
}

.subscribe-line {
	padding-bottom: 40px;
}
.text-white {
  color: white;
}

.no-bullets {
    list-style-type: none;
}
