.header-logo {
color: #F4EEC4;;
}
.show-for-sr, .form-error {
display: none;
}
form .row {
display: flex;
}
.small-3 {
width: 20px;
}
.small-9 {
width: 90%;
}
.medium-4 {
width: 33%;
}
.medium-8 {
width: 66%;
}
.switch {
width: 24px !important;
}
input, textarea {
width: 240px;
}