body {
    padding-top: 45px;
}

.footer {
    background-color: #f5f5f5;
}

.button-shadow {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

#jumbo-1 {
    margin-bottom: 0px;
}

#jumbo-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: white;
    background-color: #215b91;
}

#yellow {
    color: #F8D41E;
}

.social-links {
    line-height: 10px;
}