.tagline {
  font: 20px "Roboto-Light";
  color: #fff;
  text-align: center;
  margin: 0 0 50px;
  }

.top-section .site-header {
 margin: 0 0 15px; 
}


.top-section-btn:hover {
 background: rgb(171, 52, 67);
}


@media only screen and (max-width: 992px)
.top-section .site-header {
font: 35px "Roboto-Light" !important;
border: 1px solid red;
}



.faq ul.accordion .accordion-item a {
padding: 12px 16px ;
}
.columns.medium-4.large-4:last-child {
    width: 100%;
}
#slink {
  text-decoration:underline !important;
}

