@charset "utf-8";

#sec-1{
    margin-top: 9rem;
}

.sec-title h2{
    font-size: 3.4rem;
}
.sec-title p{
    font-size: 1.8rem;
    color: #555;
}

.sub_row{
    max-width: 1000px;
    margin: 0 auto;
}