.img1 {
    margin-bottom: -6px;
}

.sub-title {
    font-size: 22px;
    margin-bottom: 10px;
    color: #5d5d5d;
}

.box {
    height: 3px;
    width: 60px;
    background: #ff2121;
    border-radius: 2px;
    margin: 40px 0 20px;
}

.title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.bgImg {
    width: 100%;
}
