    .fw-extrabold {
        font-weight: 800!important;
    }
	.fw-black {
		font-weight: 900!important;
	}
    .text-s-gray {
        color: #707070;
    }
    .text-s-dark-gray {
        color: #585757;
    }
    .text-s-light-gray {
        color: #A5A5A5;
    }
    
    
    
    
    
    
    

    
