.sat__title{
    font-size: 24px;
    font-weight: 700;
    color: #464646;
}
.sat__subtitle{
    font-size: 20px;
    font-weight: 400;
    color: #464646;
}
.sat__text{
    font-size: 16px;
    font-weight: 400;
    color: #464646;
    margin-top: 20px;
}
