@media (max-width:575px){
            .program h4{
        color: var(--Orange_Buttons, #FEA500);
font-family: Roboto;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 133.333% */
text-align: center;
    }
    .program p{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
text-align: left;
    }
    .program ul li{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
    }
    .education{
        background-color: #fff;
    }
    .Highlights h2{
        padding-top: 80px;
    }
}
@media (min-width: 576px) {
      .program h4{
        color: var(--Orange_Buttons, #FEA500);
font-family: Roboto;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 133.333% */
text-align: center;
    }
    .program p{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
text-align: left;
    }
    .program ul li{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
    }
    .education{
        background-color: #fff;
    }
    .Highlights h2{
        padding-top: 80px;
    }
 }

@media (min-width: 768px) { 
      .program h4{
        color: var(--Orange_Buttons, #FEA500);
font-family: Roboto;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 133.333% */
    }
    .program p{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
text-align: left;
    }
    .program ul li{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
    }
    .education{
        background-color: #fff;
    }
    .Highlights h2{
        padding-top: 80px;
    }
}

@media (min-width: 992px) { 
            .program h4{
        color: var(--Orange_Buttons, #FEA500);
font-family: Roboto;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 133.333% */
text-align: left;
    }
    .program p{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
text-align: left;
    }
    .program ul li{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
    }
    .education{
        background-color: #fff;
    }
    .Highlights h2{
        padding-top: 80px;
    }
}

@media (min-width: 1200px) {
        .program h4{
        color: var(--Orange_Buttons, #FEA500);
font-family: Roboto;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 133.333% */
    }
    .program p{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
text-align: left;
    }
    .program ul li{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
    }
    .education{
        background-color: #fff;
    }
    .Highlights h2{
        padding-top: 80px;
    }
 }

@media (min-width: 1400px) { 
    .program h4{
        color: var(--Orange_Buttons, #FEA500);
font-family: Roboto;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 40px; /* 133.333% */
    }
    .program p{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
text-align: left;
    }
    .program ul li{
        color: var(--Black_Text, #0A0A0A);
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
    }
    .education{
        background-color: #fff;
    }
    .Highlights h2{
        padding-top: 80px;
    }
}