  .medium-8.program-select, .no-programs-msg {margin:15px 0;padding: 0 0.9375em;}
.alert-box.info {background-color: #a0d3e8;border-color: #74bfdd;color: #000000;}
.no-programs-msg {display:none;}
.alert-box {border-style: solid;border-width: 1px;display: block;font-weight: normal;margin-bottom: 1.11111rem;padding: 0.77778rem 1.33333rem 0.77778rem 0.77778rem;position: relative;background-color: #008CBA;border-color: #0078a0;color: #FFFFFF;}
.programs-degrees label { color: #222; font-size: 16px; font-weight: bold; }
.programs-degrees select { max-width:350px; display:block; padding:0 .9375em; }
.programs-degrees select:focus {background-color: #f3f3f3; border-color: #999; }
.programs-degrees-overview label {color: #222222;font-size: 16px;font-weight:bold;}
.program-inner {padding:0;box-shadow:0 0 20px rgba(0,0,0,.15), 0 5px 5px rgba(0,0,0,.15);background-color: white;}
.program-inner:hover {box-shadow: 0 0 30px rgba(0,0,0,.15), 0 10px 10px rgba(0,0,0,.15);}
.program-inner h3 {font-family: "GT-Walsheim-Bold", sans-serif !important;padding:10px;margin:0;font-size: 16px;line-height: 24px;font-weight:bold;color: #a1093a;}
.programs-degree-name{ margin: 10px 15px; padding-bottom: 15px; }
.programs-degree-name a {font-size: 16px;line-height: 24px;color: #a1093a;font-weight: bold;}
.programs-degree-name a:hover, .programs-degree-name a:focus {text-decoration: none; color: #0b3564;}
.programs-degree-name a:after {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;pointer-events: auto;content: "";background-color: rgba(0,0,0,0);}
.program-inner ul {margin:0 1rem 1rem;}
.program-inner ul li{font-family: "Inter-Light", sans-serif; font-size: 15px; list-style: none;}
.program-container { margin-bottom: 25px; padding: 0; margin-left: 10px; width: calc(25% - 20px); background:white; }
.program-container-row{display:flex;flex-wrap:wrap}		
.program-degrees-image { margin:0; }
img.programs-degrees-img{ width:100%; margin:0; min-height:185px;}
.programs-degree-name {font-size: 1em;line-height: 1.5em;color: #a1093a;font-weight: bold;}
/* heading update */
:is(h1, h2, h3, h4, h5, h6).h3{
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 28px;
  margin-top: 10px;
  margin-bottom:8px;
  color:#222;
  text-transform:none;
}
/* media queries */ 
@media only screen and (max-width: 1200px){ .program-container { width: calc(33% - 20px); } }
@media only screen and (max-width: 992px){ .program-container { width: calc(50% - 20px); } }
@media only screen and (max-width: 768px) { .program-container { width: calc(100% - 20px); } }
/* cls updates */
@media only screen and (min-width: 993px) {
  .program-container{min-height:300px!important;max-width:380px!important;}
  img.programs-degrees-img {max-width:380px!important;}
}
@media only screen and (min-width: 1201px) {
.program-container{min-height:250px!important;max-width:280px!important;}
img.programs-degrees-img {max-width:280px!important;}
}

