

footer .column1 {
position: relative;
top: -18px;
}
.slide_anchor_holder .slide_anchor_button i {
  font-size: 100px !important;
}
.pp_pic_holder .ppt {
    display: none!important;
}
.gform_footer.top_label input[type=submit] {
    background-color:white!important;
    border-color:black!important;
    color:black!important;
}
.gform_footer.top_label input[type=submit]:hover {
    background-color:#8cc63f!important;
    border-color:black!important;
    color:white!important;
}
.drop_down .second {
    transition: top .3s ease-in-out, opacity .3s linear!important;
}