/*
 Theme Name:   Base Theme 3 Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       AO Dev Team
 Author URI:   http://www.holgerkoenemann.de
 Template:     base-theme
 Version:      0.3.22
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  base-theme-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/
html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

body {
  font-family: 'Montserrat', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.nav-link {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
}

h1:not(.news-card-title),
h2:not(.news-card-title),
h3:not(.news-card-title),
h4:not(.news-card-title),
h5:not(.news-card-title),
h6:not(.news-card-title),
.nav-link,
.btn,
.ginput_container input[type=text],
.ginput_container input[type=email],
.ginput_container input[type=tel],
.ginput_container input[type=password],
.ginput_container input[type=number],
.ginput_container select,
.ginput_container textarea,
ul.gfield_radio label,
ul.gfield_checkbox label,
.post-navigation a,
.edit-link a {
  text-transform: uppercase;
}

a {}

.postid-3166 .wp-post-image {
  display: none;
}

.wrapper-navbar {}

.site-footer {
  text-align: center;
}

.navbar .navbar-toggler {
  color: rgba(255, 255, 255, 1);
}

.navbar .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 25 25' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='5' stroke-linecap='square' stroke-miterlimit='20' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

a:hover {
  text-decoration: none;
}

button {
  cursor: pointer;
}

/* TYPOGRAPHY */
.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6 {
  font-size: 2rem;
}

.font-weight-extra-bold {
  font-weight: 900;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-500,
ul.gfield_radio label,
ul.gfield_checkbox label,
.post-navigation a,
.edit-link a {
  font-weight: 500;
}

.footer-donate .donate-btn,
.gform_button,
.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.lead,
.gform_confirmation_message {
  font-size: 1.40rem;
}

.page-item.active .page-link,
.btn-primary:hover,
.btn-info {
  border-color: #EFD518;
}

.line-height-md {
  line-height: 1.75;
}

.text-underline {
  text-decoration: underline;
}

.news-card-title a:hover {
  text-decoration: none;
}

.font-weight-semibold {
  font-weight: 600;
}

/*
BUTTONS
*/
.btn {
  font-weight: 500;
  border-radius: 0;
  letter-spacing: 2px;
}

.btn-primary,
.btn-info,
.btn-secondary,
.btn-news {
  border-radius: 30000px;
}

.btn-primary {
  border-color: #011633;
}

.btn-primary,
.btn-info {
  width: 100%;
  margin: auto;
}

.btn-secondary {
  background-color: transparent;
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
  border-color: #011633;
  border: 3px solid #011633;
}

.white-border {
  border: 10px solid #fff;
}

.blue-border {
  border: 10px solid #011633;
}

.btn-success {}

.btn-lg {}

.btn-sm {}

.btn-info:hover {
  border-color: #fff;
}

.btn-donate {
  width: 100%;
}

.gform_button {
  width: 100%;
  padding: .45rem;
  cursor: pointer;
  margin: 1rem 0;
}

/*
MENU
*/
.navbar-nav .nav-link .navbar {}

.navbar-brand {}

.navbar-brand>img {}

.nav-link {
  font-weight: 300;
  font-size: 1.25rem;
  letter-spacing: 1px;
}

.btn-donate {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 2px;
}

.nav-item {}

.dropdown-menu {
  border-radius: 0;
  padding: .25rem;
}

.dropdown-toggle::after {
  display: none;
}

.widget .nav {
  display: block;
  padding-left: 2rem;
  list-style-type: disc;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
  border-radius: 0;
}

.page-link {
  border: none;
}

/* Share Links */
.share_links {
  text-align: center;
  line-height: 0;
}

.share_links:after {
  content: "";
  clear: both;
  display: table;
}

.share_links>a {
  color: white;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  width: 2rem;
  overflow: hidden;
  text-align: center;
  line-height: 2rem;
  margin-left: 0.3rem;
}

.share_links a:first-child {
  margin-left: 0;
}

.social_links {
  display: flex;
  justify-content: center;
}

.social_links a span {
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  margin-right: .75rem;
  display: flex;
  float: left;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 50%;
  border: 1.5px solid #fff;
}

.social_links>a span:hover {
  border-color: #EFD518;
}

.social_facebook {
  background-color: #3b5998;
}

.social_twitter {
  background-color: #00aced;
}

.social_google_plus {
  background-color: #dd4b39;
}

.social_linkedin {
  background-color: #007bb6;
}

.social_email {
  background-color: #4CAF50;
}

.social_pinterest {
  background-color: #cb2027;
}

/* footer styles */
.footer-logo {
  width: 250px;
}

.footer-social .social_links {
  justify-content: center;
}

.footer-navbar-nav .nav-link {
  padding: 0;
}

.donate-wrapper .donate-btn {
  width: 100%;
  background-color: white;
  border: none;
  font-size: 1.5em;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: .5rem;
}

/* CUSTOM STYLES */
.header-img {
  background-position: left 20% !important;
}

.accordion-issues-border li {
  margin: 1rem 0;
}

/*
UTILITY
*/
:any-link,
button,
.btn,
a,
.social_links>a span i {
  transition: all .12s ease-in-out;
}

.shadow-none {
  box-shadow: none !important;
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.shadow,
.dropdown-menu {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.bg_white,
.btn-info:hover {
  background-color: white;
}

.bg_black {
  background-color: black;
}

.bg_red,
.btn-donate {
  background-color: #BA1A24;
}

.bg_blue,
.dropdown-menu,
.btn-primary,
.btn-secondary:hover,
.donate-wrapper .donate-btn:hover,
.btn-news:hover {
  background-color: #011633;
}

.bg_blue_50 {
  background-color: rgba(1, 22, 51, 1);
}

.bg_green {
  background-color: #4CAF50;
}

.bg_yellow,
.btn-primary:hover,
.page-item.active .page-link,
.btn-info,
.btn-news {
  background-color: #EFD518;
}

.bg_gold {
  background-color: #c3b191;
}

.white,
.nav-link,
.btn-donate,
.btn-donate:hover,
.toggle-anchor-accordion,
.toggle-anchor-accordion:hover,
.toggle-anchor-accordion.collapsed,
.btn-primary,
.btn-news:hover,
.btn-secondary:hover,
.donate-wrapper .donate-btn:hover {
  color: white;
}

.black {
  color: black;
}

.red,
.post-navigation a:hover,
.edit-link a:hover,
.page-link:hover,
.news-card-title a:hover {
  color: #e63737;
}

.blue,
.btn-news,
.btn-primary:hover,
.btn-secondary,
.btn-info,
.btn-info:hover,
#accordionIssues p,
.footer-donate a,
.page-link,
.page-item.active .page-link,
.page-link a span,
.post-navigation a,
.edit-link a,
.ginput_container input[type=text],
.ginput_container input[type=email],
.ginput_container input[type=tel],
.ginput_container input[type=password],
.ginput_container input[type=number],
.ginput_container select,
.ginput_container textarea {
  color: #011633;
}

.green {
  color: #4CAF50;
}

.nav-link:hover,
.social_links>a span:hover i,
.yellow,
.toggle-anchor-accordion[aria-expanded="true"] {
  color: #EFD518 !important;
}

.border-white {
  border-top: 1.75px solid #fff;
}

.border-top-blue {
  border-top: 1.75px solid #011633;
}

.bg_cover {
  background-size: cover;
}

.bg_contain {
  background-size: contain;
}

.padder {
  padding-top: 50px;
  padding-bottom: 50px;
}

.padder_top {
  padding-top: 50px;
}

.padder_bot {
  padding-bottom: 50px;
}

.padder_lg {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padder_lg_bot {
  padding-bottom: 100px;
}

.padder_lg_top {
  padding-top: 100px;
}

.padder_sm {
  padding-top: 25px;
  padding-bottom: 25px;
}

.padder_sm_bot {
  padding-bottom: 25px;
}

.padder_sm_top {
  padding-top: 25px;
}

.no_padder {
  padding: 0 !important;
}

section {
  padding: 100px 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.wrapper {
  background-size: cover;
  background-position: center center;
}

.wrapper-fluid {
  max-width: 100%;
}

.uppercase {
  text-transform: uppercase;
}

div {}

/* GRAVITY FORM STYLES */
.ginput_container input[type=text],
.ginput_container input[type=email],
.ginput_container input[type=tel],
.ginput_container input[type=password],
.ginput_container input[type=number],
.ginput_container select,
.ginput_container textarea {
  border-radius: 0;
  border: 3px solid #011633;
  font-weight: 500;
  padding: .75rem;
  letter-spacing: 1px;
}

.ginput_container input[type=text],
.ginput_container input[type=email],
.ginput_container input[type=tel],
.ginput_container input[type=password],
.ginput_container input[type=number],
.ginput_container select,
.ginput_container textarea,
.ginput_container input[type=text]:active,
.ginput_container input[type=email]:active,
.ginput_container input[type=tel]:active,
.ginput_container input[type=password]:active,
.ginput_container input[type=number]:active,
.ginput_container select,
.ginput_container textarea:active,
.ginput_container input[type=text]:focus,
.ginput_container input[type=email]:focus,
.ginput_container input[type=tel]:focus,
.ginput_container input[type=password]:focus,
.ginput_container input[type=number]:focus,
.ginput_container select,
.ginput_container textarea:focus {
  background-color: transparent;
}

.ginput_container input[type=text]::placeholder,
.ginput_container input[type=email]::placeholder,
.ginput_container input[type=tel]::placeholder,
.ginput_container input[type=password]::placeholder,
.ginput_container input[type=number]::placeholder,
.ginput_container select,
.ginput_container textarea::placeholder {
  /* chrome */
  color: rgba(1, 22, 51, 1);
  /* firefox */
  opacity: 1;
}

.ginput_complex label,
.ginput_container_time label,
.ginput_container_date label,
.ginput_counter,
.ginput_container_address>span>label {
  display: none;
}

ul.gfield_radio>li,
ul.gfield_checkbox>li {
  display: flex;
  align-items: center;
}

ul.gfield_radio label,
ul.gfield_checkbox label {}

.ginput_right,
.ginput_left {
  width: 100%;
}

input[type="radio"],
input[type="checkbox"] {}

.gform_confirmation_message {}

.gform_footer.top_label {
  display: flex;
  justify-content: center;
}
.gform_wrapper .gchoice label {
  display: inline-block !important;
  font-size: 18px;
}
.gform_wrapper legend.gfield_label {
  display: none !important;
  font-size: 1rem;
  font-weight: bold;
}
.gform_wrapper .gchoice.gchoice_21_6_1 {
  display: inline-flex;
  align-items: flex-start;
}
.gform_wrapper .gchoice.gchoice_21_6_1 .gfield-choice-input {
  margin-right: 8px;
}
.ginput_container_checkbox #input_21_8 {
  margin-bottom: 8px;
}

/* individual page form styles */
/* join team dan page */
#input_18_12_1_container,
#input_18_12_2_container,
#input_18_12_4_container,
#input_20_12_1_container,
#input_20_12_2_container,
#input_20_12_4_container {
  margin: 1rem 0;
}

#input_18_12_5_container {}

#input_18_12_4_container.ginput_right.address_state,
#input_20_12_4_container.ginput_right.address_state {
  /* fix out-of-order inputs */
  float: left;
}

#input_18_14.gfield_checkbox {
  display: block;
}

#input_18_12_5_container.ginput_left,
#input_20_12_5_container.ginput_left {
  /* fix out-of-order inputs */
  float: right;
}

#input_18_12_4_container.ginput_right.address_state,
#input_18_12_5_container.ginput_left.address_zip,
#input_20_12_4_container.ginput_right.address_state,
#input_20_12_5_container.ginput_left.address_zip {
  width: 100%;
}

.ginput_container select:not([size]):not([multiple]) {
  height: unset;
}

#input_18_11 {
  flex-direction: column;
}

label#label_21_6_1,
label#label_18_16_1 {
  display: inline-block !important;
}

/* ROYALSLIDER STYLES */
.rsUni,
.rsUni .rsOverflow,
.rsUni .rsSlide,
.rsUni .rsVideoFrameHolder {
  background: transparent !important;
}

.rsImg.rsMainSlideImage {
  margin-left: auto !important;
  margin-top: 2rem !important;
}

.royalSlider.rsUni,
.rsOverflow.grab-cursor {
  height: 350px !important;
}

/* navigation styles */
.donate-mobile-bar {
  order: 1;
}

.nav-logo {
  order: 2;
}

.toggler-wrapper {
  order: 3;
}

.nav-menu {
  order: 4;
}

.nav-social {
  order: 5;
}

.post-navigation {
  margin: 1rem .5rem;
}

.post-navigation a:hover,
.edit-link a:hover {
  text-decoration: none;
}

.events-bottom-banner {
  /* blue divider at bottom of events pg */
  padding: 2.5rem 0;
}

.events-top-wrapper {
  background-image: url("/wp-content/uploads/2020/03/eventsHeader.png");
}

/* INDIVIDUAL PAGE STYLES */
/* home page */
.home-hero-img {
  min-height: 550px;
}

.about-page-banner {
  min-height: 450px;
}

.home-hero-header {
  background-color: rgba(1, 22, 51, .5);
}

.tree-bg {
  background-size: contain;
  background-repeat: repeat-x;
  background-position: bottom;
}

.yellow-stripe {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 25%, rgba(239, 213, 24, 1) 25%, rgba(239, 213, 24, 1) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 75%);
}

.gold-stripe {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 25%, #C3B191 25%, #C3B191 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 75%);
}

.fighting-for-home-wrapper {
  background-position: top;
}

.fighting-for-home-wrapper img {
  width: 20%;
}

.fighting-mobile-banner {
  height: 420px;
  background-position: right;
}

/* meet dan page */
.meet-photo {
  width: 400px;
}

.left-banner,
.middle-banner,
.right-banner {
  background-size: cover;
  background-repeat: No-repeat;
  background-position: center;
  min-height: 250px;
}

.left-banner {
  background-image: url('/wp-content/uploads/2020/03/Photo-1.jpg');
}

.middle-banner {
  background-image: url('/wp-content/uploads/2020/04/Military-2.jpg');
}

.right-banner {
  background-image: url('/wp-content/uploads/2020/04/DSC_4222.jpg');
}

/* i360 form styling */
.i360Input {
  border: 3px solid #011633;
  background-color: transparent;
  padding: .75rem;
  width: 100%;
}

.i360Input::placeholder {
  opacity: 1;
  text-transform: uppercase;
  font-weight: 500;
}

.i360Submit {
  background-color: #011633;
  margin: 1rem 0;
  padding: .45rem;
  border: 1px solid #011633;
  border-radius: 30000px;
  font-weight: 500;
  letter-spacing: 2px;
  color: white;
  width: 65%;
  cursor: pointer;
}

.i360Submit:hover {
  border: 1px solid #EFD518;
  background-color: #EFD518;
  color: #011633;
}

.checkbox-labels {
  text-transform: uppercase;
  font-size: 90%;
  color: #011633;
  font-weight: 500;
  letter-spacing: 0.3px;
  padding-left: .5rem;
  padding-right: .5rem;
}

.i360CheckboxDiv {
  padding-top: 1em;
  text-align: center;
}

.i360StateDropper {
  border: 3px solid #011633;
  background-color: transparent;
  padding: .75rem;
  text-transform: uppercase;
  font-weight: 500;
  max-width: 100%;
}

#announcement-message-div-14740 {
  font-size: 2em;
  text-align: left;
  white-space: break-spaces;
  background: rgba(200, 10, 0, 0.2);
  padding: 0.5em 1em;
}

/* issues page */
.page-id-398,
.page-id-3515,
.page-id-2501,
.page-id-2574,
.page-id-2638,
.page-id-3000,
.events-bottom-wrapper,
.join-team,
.post-type-archive-our_stories {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/wp-content/uploads/2020/03/topoMap-hires.png");
}

/* issues accordion */
#accordionIssues .card-header {
  height: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0;
}

#accordionIssues .card-header h2 {
  font-size: 2.5rem;
}

#accordionIssues .card-body-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 600px;
  background: linear-gradient(to top, rgb(195, 177, 145) 100%, rgb(255, 255, 255) 100%);
}

#accordionIssues .card {
  background-color: inherit;
}

.accordion-issues-border {
  border: 6px solid #011633;
}

#accordionIssues .card-header:after,
#accordionIssues .toggle-anchor-accordion[aria-expanded="true"] .card-header:after {
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
  font-size: 2rem;
}

#accordionIssues .collapse .card-header:after,
#accordionIssues .collapsed .card-header:after,
#accordionIssues .card-header:after,
#accordionIssues .toggle-anchor-accordion[aria-expanded="false"] .card-header {
  content: "\f067";
}

#accordionIssues a:hover {
  text-decoration: none;
}

.toggle-anchor-accordion,
.toggle-anchor-accordion.collapsed,
.toggle-anchor-accordion.collapse.show,
.toggle-anchor-accordion.collapse {
  margin-bottom: 3rem;
}

/* news page */
.card {
  background-color: transparent;
}

/*
RESPONSIVENESS
*/
@media (min-width: 768px) {

  .display-1,
  .display-2,
  .display-3,
  .display-4,
  .display-5,
  .display-6 {
    font-size: 3rem;
  }

  .w-md-100 {
    width: 100%;
  }

  .donate-mobile-bar,
  .nav-logo,
  .nav-menu,
  .nav-social {
    order: initial;
  }

  #accordionIssues .card-body-wrapper {
    background: linear-gradient(to left, rgb(195, 177, 145) 55%, rgb(255, 255, 255) 55%);
  }

  .footer-social .social_links {
    justify-content: start;
  }

  .donate-wrapper .donate-btn {
    padding: .5rem 0;
  }

  .footer-logo {
    width: 350px;
  }

  .gform_button {
    width: 65%;
  }

  .gfield_checkbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .bg_blue_50 {
    background-color: rgba(1, 22, 51, .5);
  }

  .w-md-50 {
    width: 50%;
  }

  .meet-photo {
    width: 500px;
  }

  #input_18_12_5_container,
  #input_20_12_5_container {
    margin: 1rem 0 0 .25rem;
  }

  #input_18_12_4_container.ginput_right.address_state,
  #input_20_12_4_container.ginput_right.address_state {
    width: 70%;
  }

  #input_18_12_5_container.ginput_left.address_zip,
  #input_20_12_5_container.ginput_left.address_zip {
    width: 28%;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {

  .nav-link,
  .btn-donate {
    font-size: 89%;
  }

  .social_links a span {
    margin-right: .25rem;
    width: 1.75rem;
    height: 1.75rem;
    font-size: 1rem;
  }

  .font-weight-500,
  ul.gfield_radio label,
  ul.gfield_checkbox label {
    font-size: 90%;
  }

  .election-header {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .btn-info-inverted {
    width: unset !important;
  }

  .election-icon {
    max-width: 20%;
  }
}

@media only screen and (min-width: 1440px) {
  .wrapper {
    max-width: 1440px;
    /* large laptop */
    margin: auto;
  }

  .wrapper-fluid {
    max-width: 100%;
  }

  .home-hero-img {
    height: 800px;
  }

  .royalSlider.rsUni,
  .rsOverflow.grab-cursor {
    height: 550px !important;
  }

  .meet-photo {
    width: 800px;
  }
}

@media (min-width: 1600px) {
  .display-1 {
    font-size: 6rem;
  }

  .display-2 {
    font-size: 5.5rem;
  }

  .display-3 {
    font-size: 4.5rem;
  }

  .display-4 {
    font-size: 3.5rem;
  }

  .display-5 {
    font-size: 2.5rem;
  }

  .donate-mobile-bar {
    height: 125px;
  }

  .left-banner,
  .middle-banner,
  .right-banner {
    height: 550px;
  }

  .donate-wrapper .donate-btn {
    margin: .5rem;
    width: 255px;
  }

  .fighting-for-home-wrapper {
    min-height: 769px;
  }
}

@media only screen and (max-width: 1199px) {
  .wrapper-navbar {}
}

@media only screen and (max-width: 991px) {
  .wrapper-navbar {}
}

@media only screen and (max-width: 767px) {

  .anim,
  .anim_left,
  .anim_right,
  .anim_up {
    opacity: 1 !important;
  }
}

@media only screen and (max-width: 575px) {
  #accordionIssues .card-header {
    padding: .5rem;
    height: 155px;
  }

  #accordionIssues .card-header h2 {
    font-size: 1.4rem !important;
  }
}

@media only screen and (max-width: 469px) {
  #accordionIssues .card-header {
    padding: .5rem;
    height: 155px;
  }

  #accordionIssues .card-header h2 {
    font-size: 1.2rem !important;
  }
}

@media only screen and (max-width: 1200px) {
  #accordionIssues .card-body-wrapper {
    background-position-x: initial;
  }
}

@media only screen and (max-width: 767px) {

  #accordionIssues .card-header:after,
  #accordionIssues .toggle-anchor-accordion[aria-expanded="true"] .card-header:after {
    font-size: 1.4rem;
  }

  #accordionIssues .card-header h2 {
    font-size: 1.5rem;
  }

  #accordionIssues .card-header {
    background-position: center;
  }

  .f_lrg {
    font-size: 2rem;
  }

  #accordionIssues .card-header {
    padding: .5rem;
    height: 135px;
  }

  .navbar>div {
    flex-direction: row;
  }

  #accordionIssues .card-header {
    flex-direction: column-reverse;
  }

  #accordionIssues .card-header h2 {
    padding: 0px 1rem;
  }
}

img[src="https://rtd-tm.everesttech.net/upi/?sid=WkPkawi2lxQGDrcheGOe&cs=1"] {
  display: none;
}

.electionform-container #field_18_13,
.electionform-container #input_18_14 {
  display: none;
}

.btn-info-inverted {
  border: 2px solid #fff;
  border-radius: 50px !important;
  padding: .25rem 2.5rem;
  color: #fff;
  background-color: transparent;
  width: 100%;
  font-size: .95rem;
}

.btn-info-inverted:hover {
  color: #011633;
  background: #fff;
  border-color: #fff;
}

body #main-menu li a:hover {
  color: #EFD518 !important;
}