.main-color{
    color: #206C6C;
}
h1{
    text-transform: uppercase;
    font-weight: bold;
}
.method-subtitle{
    font-size: 25px;
}
b, span{
    color: inherit;
}
h2 span{
    border-bottom: 2px solid #F9DD62;
}

.block-method-number{
    color: #FA5D55;
    font-size: 29px;
    font-family: CooperFiveOpti;
}
.block-method-title{
    font-weight: bold;
    margin-bottom: 10px;
}
.block-method-text{
    margin-left: 20px;
    font-size: 12px;
}

.block-about-1 p{
    line-height: 23px;
}

section.block-7 {
    background: url('../../img/block-7.png') no-repeat 20% 80%;
    background-size: 30%;
    padding-bottom: 80px;
}

.info-button a button{
    font-size: 10px;
}

.bg-method-dh{
    background-image: url("../../img/bg-01.png"), url("../../img/bg-05.png"), url("../../img/bg-06.png");
    background-position: 460% -20%, -80% 20%, 60% 170%;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 90%, 120%, 150%;
}