/* This tells the browser what 'inquiry-border' should look like */
.inquiry-border {
    border: 1px solid #5a712d !important; /* Use your specific color hex here */
    display: block !important;
}



