


.scholarship-desc-title {
    font-family: Titillium;
    font-weight: 400;
    font-size: 36;
    font-style: normal;
    line-height: 33px;
    color: #000000
}

.scholarship-desc-text {
    font-family: Titillium;
    font-weight: 400;
    font-size: 36;
    font-style: normal;
    line-height: 33px;
    color: #000000
    
}
.scholarship-desc-read-more {
    font-family: Titillium;
    font-weight: 400;
    font-size: 36;
    font-style: normal;
    line-height: 33px;
    color: #000000
}
.scholarships-desc-card {
    padding: 2rem;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(177, 174, 198, 16%); 
    box-shadow: 0px 0px 30px 0px rgba(177, 174, 198, 16%);
}