.landingImpactWrap.collegeWrap + .grayBg.col12.content {display:none;}

.grayBg.col12.content{
   background-image: url("[system-asset]site://School of Architecture/_images/homepage/blob-home.jpg[/system-asset]");
}

.grayBg.col12.content{
   background-image: url("https://architecture.udmercy.edu/_images/homepage/blob-home.jpg");
}


h2 { font-family: "Spectral", serif;
    font-size: 2.5em;
    font-weight:600;
    line-height: 1.5;
    margin-bottom:1em;
}
    
h2 a:link { font-family: "Spectral", serif;
    color:#000;
    text-decoration:underline;
    text-decoration-color:#fbdec7;
    line-height: 2.5;}
    
p {
    font-size: 1.2em;
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
}
    
.categoryName {
    max-width:200px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: "Roboto", sans-serif;
    margin-left:50px;
    border-bottom: 1px solid #000;
}
.highlightText {
    font-family: "Spectral", serif;
    font-size: 22px;
    font-weight:600;
    line-height: 1.2;
    width: 66.667%;
   )
}
   
   .background-blob-home {background-image: url("../_images/homepage/blob-home.jpg");}
      .background-comm-home {background-image: url("../_images/homepage/blob-comm.jpg");}
         .background-abroad-home {background-image: url("../_images/homepage/blob-abroad.jpg");}
          .background-gradient {background-image: url("../_images/homepage/background-gradient.jpg");}
          
    .btn-black {
    border: 0;
    border-radius: 0;
    background: transparent;
    outline: none;
    background: #000;
    color: #fff !important;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
    text-align: center;
    line-height: 48px;
    display: inline-block;
    min-width: 150px;
    padding: 0 30px;
    box-sizing: border-box;
    }
    
    .btn-black:hover {
        background: #e76a54;
        color: #000 !important;
    }
         
   