.custom-form-input {
	background: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	-webkit-appearance: none !important;
	border-bottom: 1px solid !important;
	height: 30px !important;
}

.menu-title-text {
    font-weight: bold;
}

.contact-form-submit-button {
    min-width: 200px;
    float: right;
}

@media (max-width: 768px) {
  .full-width-mobile-btn {
    width: 100%;
    text-align: center;
    font-size: 16px;
  }
}

.wpcf7-response-output {
    color: #46b450;
    font-weight: bold;
}