.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;
}
    
.home-program-link a:link, .home-program-link a:visited { 
    color:#000;
    text-decoration:underline;
    text-decoration-color:#000;
    line-height: 2.5;
  
    
}
    
p, li {
    font-size: 1.2em;
    font-family: "Roboto", sans-serif;
}

.col6 {padding:0 2em;}

    
.categoryName {
    max-width:200px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    font-family: "Roboto", sans-serif;
    color:#A62C17;
    /*margin-left:50px;*/
    margin-bottom:0;
    border-bottom: 1px solid #000;
}

.categoryName a,  .categoryName a:visited {
    text-decoration: none !important;
    color:#A62C17;
}

.highlightText {
    font-family: "Spectral", serif;
    font-size: 22px;
    font-weight:600;
    width: 66.667%;
  
}

.quoteDiv {
    background-image: url("../_images/background-quote.webp");
    background-size: cover;
    padding: 7em 0;
}

.quote {
    width:66%;
    font-style:oblique;
    margin: 1em auto !important;
    font-family: "Spectral", serif;
    font-size: 1.7em;
    font-weight:600;
    text-align:center;
 
}

.author {
    font-family: "Roboto", sans-serif;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
 
}
.button-surround {
    background:#ef5c48;
    padding:1.5em;
}
   
.background-blob-home {
    background-image: url("../_images/homepage/blob-home.jpg");  
    background-repeat: no-repeat; 
    background-size: auto;}
.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;
    margin:1e 0;
    }
    
.btn-black:hover {
        background: #e76a54;
        color: #000 !important;
        border: 1px solid #000;
    }
    
.footer-top .wrapper .col3 li a span {
    text-indent: -9999px;
    position: absolute;
}
         
   