form.cog-cognito, .cog-form__container { width: 100% !important; max-width: 100% !important; margin-bottom: 1rem !important; }
.cog-label { display: block !important; margin: 0 !important; font-size: .875rem !important; font-weight: 400 !important; line-height: 1.8 !important; color: #0a0a0a !important; }
.three.columns .cog-label { font-size: 11px !important; }
.cog-row .cog-field{ width: 100% !important; max-width: 100% !important; }
.cog-row { --gutter: auto !important; }
.cog-page__navigation { padding-top: 0 !important; }
.cog-button { padding: .6rem 2rem !important; font-size: .9rem !important; background-color: #3dab3d !important; color: #fefefe !important; border: none !important; margin-top: 0 !important; }
.cog-button:hover { background-color: #2284a1 !important; }
.cog-button span { color: #fefefe !important; }
.cog-error-message { background: transparent !important; color: #c60f13 !important; line-height: 1.4 !important; font-size: 1.1rem !important; margin-bottom: 1rem !important; }
.three.columns  .cog-error-message { font-size: 11px !important; }