.partnership_category_class {
    color: #0065AF;
font-family: Satoshi;
font-size: 30px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 87.5% */
letter-spacing: 0.25px;
}
.checkbox_title_partnership {
    color: #000;
font-family: Satoshi;
font-size: 25px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 100% */
letter-spacing: 0.25px;
}
.astrix_class_required {
    color:red;
}