.service {
    margin-top: 8rem;
    width: 90%;
    margin: 8rem auto 0;
}

.service__title {
    color: #05060D;
    font-size: 3rem;
    text-align: center;
}

