/* Enter Your Custom CSS Here */
/* Disable menu so that only the Mega Menu is loaded*/
/*
.menu-toggle {
     display: none;
}
*/
.site-branding {
    max-width: 35%;
  z-index: 0;
}

textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}