h2.slide-heading {
    font-size: 50px!important;
}
h3.slide-sub-head {
    font-size: 35px;
    color: #ac8d42;
    margin-top: -15px;
}
.btn-gold {
    background: #ae8f3d!important;
    box-shadow: 0 2px 0 #86691c!important;
    -webkit-box-shadow: 0 2px 0 #86691c!important;
}
.btn-gold:hover {
    background: #977929!important;
}