.b1{
    font-size: 16px;
    color: #427aad;
    font-weight: 600;
}

.b1_title{
    font-size: 18px;
    color: #427aad;
    font-weight: 600;
}

.b1_sub{
    font-size: 15px;
    color: #4991d4;
    font-weight: 500;
}

/* ----------------------------- */

.b2{
    font-size: 15px;
    color: rgb(231, 70, 78);
    font-weight: 600;
}

.b2_title{
    font-size: 18px;
    color: rgb(223, 41, 50);
    font-weight: 600;
}

.b2_sub{
    font-size: 15px;
    color: #eb9494;
    font-weight: 500;
}

/* ----------------------------- */

.b3{
    font-size: 15px;
    color: rgb(255, 103, 197);
    font-weight: 600;
}

.b3_title{
    font-size: 18px;
    color: rgb(255, 103, 197);
    font-weight: 600;
}

.b3_sub{
    font-size: 15px;
    color: rgb(255, 142, 212);
    font-weight: 500;
}

/* ----------------------------- */

.c1{
    font-size: 18px;
    color: rgb(20, 120, 201);
    font-weight: 600;
}

.c1_sub{
    font-size: 15px;
    color: rgb(97, 130, 172);
    font-weight: 500;
}

.c1_sub2{
    font-size: 15px;
    color: rgb(135, 140, 151);
    font-weight: 400;
}

/* ----------------------------- */

.c2{
    font-size: 14px;
    color: rgb(163, 163, 163);
    font-weight: 400;
}

/* ----------------------------- */

.c3{
    font-size: 14px;
    color: rgb(214, 153, 153);
    font-weight: 400;
}