<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#popmake-5137 {
	padding: 43px !important; 
}

#popmake-5137 .popmake-title, #popmake-5137 .desc {
	text-align: center;
	font-weight: 200;
}

#popmake-5137 .desc {
	font-size: 18px;
}

.infusion-field {
	margin-bottom: 20px;
}

.wid-30 {
	width: 30%;
    display: inline-block;
}

.wid-69 {
	width: 69%;
    display: inline-block;
}

.wid-69 input{
	width: 100%;
}

.infusion-submit input{
	width: 100%;
	background-color: #2A6475;
    font-weight: 400;
    padding: 18px;
    border-radius: 7px;
}

.mail-img {
	padding: 40px;
    text-align: center;
    background-color: #856f8e;
    margin-bottom: 15px;
}

.mail-img .fas {
	font-size: 80px;
    color: #dcecfb;
}

.text-input {
	width: 100% !important;
	margin-bottom: 16px;
	border-radius: 10px;
}

button.infusion-recaptcha, .black-submit {
	background-color: #3a3a3a !important;
    font-weight: 600 !important;
}

.form-2-row input:first-child {
    width: 49%;
}

.form-2-row input:nth-child(2) {
	width: 50%;
}</pre></body></html>