.register {
display:none;

}

.ps-sidebar .ps-block--earning-count {
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
    display: none;
}

.nav-tab-recommended .nav-link-item.active,.nav-tab-recommended .nav-link-item:hover {
    background-color: var(--primary-color);
    color: #fff;
    display:none;
}

//.text-center {
    text-align: center!important;
    visibility: hidden;
  color:white;
}

.text-center .body-2 {

color:white}


.body-2 {
    font-weight: 400;
    color: white;
}

h2.section-title.mt-4 {color:white;}

.text-subtitle {
    font-size: 25px;
    line-height: 24px
}