/* your custom styles here */

.contact-header{
    padding-top: 42px;
}
.contact-header a{
    color: yellow;
}
.padding-bottom-30{
    padding-bottom: 30px;
}
.homelink{
    padding-top: 10px;
}
.homelink a{
    color: white;
    font-size: 16px;
    font-weight: 700;
}
.padding-top-5{
    padding-top: 5px;
}
.contactlink{
    color:white;
}
.contactlink a{
    color:white;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.stack-header{
    font-size: 36px !important;
    padding-bottom: 30px;
    font-weight: 800;
}