.mod-finder .awesomplete{
  width: 100%;
}
.mod-finder .awesomplete input{
  border: unset;
  border-bottom: 1px solid #e74c3c;
}
.view-article .pagination {
    justify-content: space-between;
}
#sp-header .sp-megamenu-parent>li>a {
    padding: 0 !important;
}
#sp-header .sp-megamenu-parent>li>a:before {
    display: none;
}
body {
    background-color: #fff;
}
#sp-header {
    background: #f9f9f9 !important;
}
#sp-footer, #sp-bottom {
    background: #2a2937 !important;
    color: #e2e2e2 !important;
  	letter-spacing: 0.05em;
}
