
section.rif-wrap {
    background: #e9f2f8;
    padding: 5em 3em;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2em;
}


.form_pages input {
    border: #cfcfcf 2px solid !important;
}

select#form_f874f0e0-8491-4714-939c-9e573e51dbfd_d {
    width: 50px;
    min-width: 50px;
}

select#form_f874f0e0-8491-4714-939c-9e573e51dbfd_y {
    width: 100px;
    min-width: 100px;
}
.course-txt h2 {
    margin-top: 0;
}

.rif-img img {
    max-width: 100%;
}