.mod-finder .awesomplete{
  width: 100%;
}
.mod-finder .awesomplete input{
  border: unset;
  border-bottom: 1px solid #e74c3c;
}
.view-article .pagination {
    justify-content: space-between;
}

#sp-footer, #sp-bottom .sp-module .sp-module-content {
  color: #004a4d !important;
}

#sp-bottom a:hover,  {
  color: #004a4d !important;
}

body .acym_module_form label {
  color: #ffffff !important;
}

@media (max-width: 767px) {
  body p {
    font-size: 16px !important;
  }
}