/* Enter Your Custom CSS Here *//*#homepage-slider .slide-excerpt, #homepage-slider .slide-buttons {
    padding: 0 100px;
    max-width: 700px;
    font-size: 40px;
    color: #4a4a4a;
  line-height: 60px;
}*/
input, textarea, select {
    border: 1.4px dotted #000755;
    background-color: #eee;
    padding: 30px 95px;
    font-size: 16px;
    color: #000755;
    font-family: inherit;
  transition: all 0.25s ease-in-out; }
.logo-wrap {
    padding-right: 30px;
    float: left;
    position: relative;
    width: 250px;
}

#homepage-slider .button {
    margin: 15px 35px 0 0;
    display: none;
}