.waw-about-wrapper {
	padding: 10px;
    background-color: #dcdcdc;
    margin-bottom: 25px;
}
.waw-profile-wrapper {
    padding: 5px;
    background-color: darkgray;
}
.waw-profile-email {
	text-align: center;
	padding-top: 5px;
}
.waw-profile-phone {
	text-align: center;
}

.waw-profile-email a {
	color: white;
}

.waw-profile-phone a{
	color: white;
}
.waw-profile-name {
	font-weight: normal;
    color: #3f92c7;
}
#gform_submit_button_7 {
	padding: 10px;
}
.waw-error {
    background-color: pink;
    padding: 25px;
    text-align: center;
    font-size: 1.8rem;
    color: #a52d2d;
    font-weight: 500;
    border: 1px solid red;
    margin-bottom: 20px;
}
.waw-success {
    padding: 25px;
    text-align: center;
    background-color: lightgreen;
    color: #0a6511;
    font-weight: 600;
    border: 1px solid green;
    margin-bottom: 20px;
}


}
.waw-form-wrapper {
    margin-top: 32px;
    padding-top: 5px;
    background-color: #f5f5f55e;
    border-radius: 20px;
    padding-left: 31px;
    padding-right: 31px;
    overflow: auto !important;
    clear: both;
    text-align: right;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
.waw-contact-numb-tweak {
    margin-left: 5%;
}
.waw-bold {
    font-size: 1.8rem;
    color: black;
}
.form-group {
    overflow: auto !important;
}
.waw-contact-margin {
    margin-top: 25px;
}
.waw-contact-tweak {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 250px;
    margin-top: 25px;
    margin-bottom: 25px;
}
input[type="submit"], .button, .gform_button {
	    background: #1e73be;
	}
.waw-subscribe-title {
	font-size: 24px;
    margin-bottom: -6px;
    margin-top: 35px;
}
.waw-events-submission-text-wrapper {
	text-align: left;
}
.waw-contact-text {
	text-align: center;
    font-weight: 500;
    margin-bottom: 25px;
}
}