.shadow {
    text-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

.formsbutton {
    border: 2px solid white;
    border-radius: 30px !important;
}

.gk5main .nspArt h4.nspHeader a {
    color: black !important;
    font-size: 20px;
}

.whiteshadow {
    text-shadow: 0 0 5px rgb(255, 255, 255);
}

#sp-bottom {
    background-color: #b9e1f8 !important;
    padding: 20px 0px 20px 0px !important;
    font-size: 14px !important;
    line-height: 20px !important;
}

#sp-bottom h3 {
    font-weight: 600 !important;
}

#sp-bottom .sp-module ul > li > a::before {
    content: "";
    font-family: FontAwesome;
    margin-right: 8px;
}

#sp-bottom .sp-module ul > li > a {
    display: block;
    line-height: 20px;
}

#sp-bottom .sp-module {
    margin-top: 20px !important;
}

.boldtitle h3 {
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 16px !important;
    margin: 0 0 20px;
    text-transform: uppercase;
}
