dl {
    font-size: 1.2rem;
    font-weight: 400;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: 20px;
}

.scfv__container {
    padding: 50px 0;
}

.scfv-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    margin: 30px 0;
}

.scfv-img1 {
    background-image: url(../img/scfv/scfv1.jpg);
}

.scfv-img2 {
    background-image: url(../img/scfv/scfv2.jpg);
    height: 400px;
}