.cp-h1 {
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    margin: 2rem 0;
}

.cp-faq {
    margin: 0 0 1rem 0;
}

@media (min-width: 570px) {
    .cp-h1 {
        font-size: 40px;
    }
}

@media (min-width: 899px) {
    .cp-h1 {
        font-size: 40px;
        margin: 3rem 0;
    }
}

.cp-parent {
    display: flex;
    flex-wrap: wrap;
}

.cp-child {
    display: block;
    flex: 1 0 100%;
}

@media (min-width: 570px) {
    .cp-child {
        display: block;
        flex: 1 0 50%;
    }
}

@media (min-width: 899px) {
    .cp-child {
        display: block;
        flex: 1 0 31%;
    }
}

.cp-child h2 {
    margin: 0px;
    text-decoration: none;
    font-weight: 500;
}

@media (min-width: 570px) {
    .cp-child h2 {
        font-weight: 600;
    }
}

.cp-child a {
    text-decoration: none;
    display: block;
    padding: 12px 9px 0 9px;
    margin: 10px;
    height: 120px;
    text-align: center;
    color: #000;
    background-color: #fff;
    border-left: #7b68ee solid 5px;
    border-top: #eee solid 2px;
    border-right: #eee solid 2px;
    border-bottom: #eee solid 2px;
    border-radius: 3px;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
}

@media (min-width: 570px) {
    .cp-child a {
        height: 150px;
    }
}

.cp-child a:hover {
    box-shadow: 0 2px 3px -1px rgb(0 0 0 / 5%), 0 1px 2px -1px rgb(0 0 0 / 3%);
}

.mb-5 h1 {
    margin: 4rem 0 3rem 0;
}

.cp-child p {
    padding-top: 9px;
}


/** Other .form styles exist on the main.css file**/

.form {
    padding: 10px 0 15px 0;
}


/*
.request_subject {
    display: none;
}
*/


/*
.request_ticket_form_id {
    display: none !important;
}
*/

.cp-h1 {
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    margin: 2rem 0;
}

.cp-faq {
    margin: 0 0 1rem 0;
}

@media (min-width: 570px) {
    .cp-h1 {
        font-size: 40px;
    }
}

@media (min-width: 899px) {
    .cp-h1 {
        font-size: 40px;
        margin: 3rem 0;
    }
}

.cp-parent {
    display: flex;
    flex-wrap: wrap;
}

.cp-child {
    display: block;
    flex: 1 0 100%;
}

@media (min-width: 570px) {
    .cp-child {
        display: block;
        flex: 1 0 50%;
    }
}

@media (min-width: 899px) {
    .cp-child {
        display: block;
        flex: 1 0 31%;
    }
}

.cp-child h2 {
    margin: 0px;
    text-decoration: none;
    font-weight: 500;
}

@media (min-width: 570px) {
    .cp-child h2 {
        font-weight: 600;
    }
}

.cp-child a {
    text-decoration: none;
    display: block;
    padding: 12px 9px 0 9px;
    margin: 10px;
    height: 120px;
    text-align: center;
    color: #000;
    background-color: #fff;
    border-left: #7b68ee solid 5px;
    border-top: #eee solid 2px;
    border-right: #eee solid 2px;
    border-bottom: #eee solid 2px;
    border-radius: 3px;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
}

@media (min-width: 570px) {
    .cp-child a {
        height: 150px;
    }
}

.cp-child a:hover {
    box-shadow: 0 2px 3px -1px rgb(0 0 0 / 5%), 0 1px 2px -1px rgb(0 0 0 / 3%);
}

.mb-5 h1 {
    margin: 4rem 0 3rem 0;
}

.cp-child p {
    padding-top: 9px;
}


/** Other .form styles exist on the main.css file**/

.form {
    padding: 10px 0 15px 0;
}


/*
.request_subject {
    display: none;
}
*/


/*
.request_ticket_form_id {
    display: none !important;
}
*/