﻿.modal__login-error {
    color: red;
}


.membership-benefits__table {
    border-spacing: 2px 2px;
    padding: 10px 0px;
}

    .membership-benefits__table.table--mobile {
        border-spacing: 1px;
        width: 100%;
    }

.membership-benefits__th, .membership-benefits__td {
    padding: 5px 5px;
}

.content-main__col {
    margin-top: 0px;
}

.container--vertical-spacing {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.content-block__heading {
    font-weight: bold;
    font-size: 27px;
    line-height: 32px;
}

.form__input {
    width: 100%;
    min-height: 200px;
}

.content-block__cards .content-card {
    margin: 30px 10px;
}
