#form1 .text-input { border-radius: 8px; border-color: #E22A1B; }


p {font-size: 16px; font-weight: 400; line-height: 25px; margin-bottom: 15px;}
a {color: #000; text-decoration: none; cursor: pointer; font-weight: 800;}

h1 {font-size: 64px; line-height: 120px; margin-bottom: 10px; font-weight: 800; color: #E22A1B;}

h2 {font-size: 64px; line-height: 120px; margin-bottom: 10px; font-weight: 800; color: #E22A1B}
h3 {font-size: 64px; line-height: 120px; margin-bottom: 10px; font-weight: 800; color: #F65849}
h4 {font-size: 64px; line-height: 120px; margin-bottom: 10px; font-weight: 800; color: #E58E86}
h5 {font-size: 64px; line-height: 80px; margin-bottom: 10px; font-weight: 800; color: #ffffff; text-align: left;}


.submit { color: #fff; background-color: #E22A1B; border-radius: 8px;}
.submit:hover { background-color: #F65849; border-radius: 8px;}
.secure { background-color: #E58E86; border-radius: 8px;}

#dsasec-container { padding: 34px 15px 0;}

