.user-login-section .loginLink {
    background: #4CC9F0 !important;
}

.user-login-section .loginLink:hover {
    background: #72d0ee !important;
}

.home-learnmore-button p,
.home-learnmore-button a,
.home-learnmore-button span {
    background: #4CC9F0 !important;
}

.home-jointoday-button p,
.home-jointoday-button a,
.home-jointoday-button span {
    background: #4CC9F0 !important;
}

.home-donate-button p,
.home-donate-button a,
.home-donate-button span {
    background: #4CC9F0 !important;
}

.home-top-learn-more a {
    border: 1px solid #4CC9F0 !important;
    color: #4CC9F0 !important;
}

.home-top-learn-more a:hover {
    background: #041239 !important;
    color: white !important;
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle002 .menuInner ul.firstLevel>li.sel>.item>a {
    color: #4CC9F0 !important;
}

#idMembershipLevelRadioGroupContainer .groupBodyVertical .fieldItem {
    padding-bottom: 25px !important;
}

.WaGadgetLoginButton .loginContainer.authenticated.loginContainer.authenticated .loginLink {
    color: #4CC9F0 !important;
}

.WaGadgetLoginButton .loginContainer.authenticated.loginContainer.authenticated .loginLink:hover {
    background-color: white;
}

.WaGadgetLoginButton .loginContainer.loginContainer .loginLink{
    background-color: #4CC9F0;
}

.WaGadgetLoginButton .loginContainer.loginContainer .loginLink:hover{
    color: #041239 !important;
}

.home-button p {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 270px;
    min-height: 54px;
    padding: 2px 20px;
    border-radius: 999px;
}

.home-button p:hover a span {
  color: #041239 !important;
}

.home-button .gadgetContentEditableArea{
    text-align: center;
}

.navigationOuterContainer input.nextButton, .navigationOuterContainer input.typeButton, .navigationOuterContainer input[type=submit]{
    background-color: #4CC9F0;
}

.profileMainContainer .captionOuterContainer .captionContainer .fieldBody h4{
    color: #041239 !important;
}

.contact-profile-header h1{
    color: #041239 !important;
}

.WaGadgetContactProfileStateMain .actionButtonContainer input[type=submit]{
    background: #4CC9F0 !important;
}

.WaGadgetContactProfile .topButtonsOuterContainer input.typeButton{
    background: #4CC9F0 !important;
}

#membershipDetailsContainer .captionContainer .fieldBody h4 {
    color: #4CC9F0 !important;
}
.WaGadgetMemberPublicProfileStateMain .profileHeaderContainer input.typeButton{
    background: #4CC9F0 !important;
}

.zoneWAbranding {
   display: none !important;
}

@media (max-width: 767px) {
    .WaLayoutTable .WaLayoutSeparator {
        display: inline-table;
    }
}

@media (max-width: 480px) {
  .home-button p a {
    max-width: 100%;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
  }
}