/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 18 2026 | 06:23:50 */
.plus-navigation-menu .nav > li > a {
  font-family: freight-display-pro;
  font-weight: 500;
  font-size: 1.3em;
}


/* Make the submit button 100% width */
.wpforms-form .wpforms-submit-container button {
    width: 100%;
    padding: 12px;
    background-color: #000; /* Change button background color as needed */
    color: #fff;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}

