.greeting {
    padding: 0 100px;
    font-weight: 600;

}
.professor_word{
    text-align: center;
    margin-bottom: 24px;
    font-size: 35px;

}
.professor_text{
    font-size: 25px;
    font-family: 'cursive';
   padding: 48px 0 0 0;
}