.c-eys_method {
    margin-top: 50px;
}
.title {
    font-size: 36px;
    font-weight: bold;
    color: #77D088;
    font-family: 'Square721 Ex BT';
    text-align: center;
    opacity: 0.35;
}
.subtitle-1 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    color: #77D088;
    margin-top: 10px;
}
.subtitle-2 {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #000000;
    margin-top: 15px;
    margin-top: 50px;
}
.desc {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    margin-top: 10px;
}
.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 50px;
}
.icon {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: -100px;
    transform: scale(1.5);
    padding-bottom: 50px;
}
