#grve-content form div {
    border-color: #54421a !important;
}
#grve-theme-wrapper .grve-form-style-2 input[type="submit"] {
    display: block;
    line-height: 60px;
    width: 100%;
    color: #fff;
    background-color: RED !IMPORTANT;
    outline: none;
}
#grve-top-bar ul p {
    font-size: 14px;
    line-height: 1.2;
font-weight: 600;
}
#grve-top-bar a {
    font-size: 13px;
font-weight: 600;
}
#grve-feature-section .grve-title {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    font-size: 55px;
    text-transform: uppercase;
    line-height: 60px;
    letter-spacing: 0px;
}
#grve-feature-section .grve-description {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    text-transform: none;
    line-height: 27px;
    letter-spacing: 0.7px;
}
#grve-widget-area {
    background-color: #54421a;
  	padding-top: 50px;
  	padding-bottom: 50px;
}
#grve-footer .grve-footer-bar .grve-left-side {
    float: left;
    text-align: left;
    width: 60%;
    padding: 0 25px;
}
#grve-footer .grve-footer-bar .grve-right-side {
    float: left;
    text-align: left;
    width: 40%;
    padding: 0 25px;
}
.mpc-accordion-item__heading.mpc-active {
    color: #ffffff;
}