<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fw-section {
    font-size:16px;
    padding-top: 60px;
}
.fm-h1 {
    font-size: 150px;
    font-weight: 600;
}
.fm-h2 {
    font-size: 90px;
    font-weight: 600;
    text-transform: uppercase;
}

.fm-h2-intro { /*CREATE A SEPARATE CLASS SPECIAL FOR INTRO TEXT*/
    font-size: 70px;
    font-weight: 600;
    line-height: .9em;
    text-transform: uppercase;
    margin: 20px 0px 20px 0px;
}
.fw-section &gt; .sectionAnchor &gt; .container &gt; .row &gt; h2 {
    font-size: 90px;
    font-weight: 600;
}
.fm-h3 {
    font-size: 50px;
    font-weight: 500;
}
.fm-h4 {
    font-size: 30px;
    font-weight: 500;
}
.text-intro{
    font-size:18px !important;
}

@media(max-width:1249px) {
    .fm-h1 {
     font-size: 80px;
    text-align: center;
    }
    .fm-h2 {
        font-size: 60px;
    }
    .fw-section &gt; .sectionAnchor &gt; .container &gt; .row &gt; h2 {
    font-size: 60px;
    font-weight: 600;
    }
}
#background-blue h2{
    color: white;
} 

.body-copy-headline-text {
    color: #041e42;
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    line-height: 1.5;
    font-weight: bold;
}

.fm-btn-primary-white {
    background-color: white;
    color: #041E42;
    text-transform: uppercase;
    padding: 14px 36px;
    font-size: 16px;
    font-weight: 700;
}
.fm-btn-primary-white:hover {
     background-color: #FF8200;
     color: #041E42;
}

.fm-btn-primary-white:active {
     background-color: #FF8200;
     color: #041E42;
}

.fm-btn-primary-blue {
    background-color: #041E42;
    color: white;
    text-transform: uppercase;
    padding: 14px 36px;
    font-size: 16px;
    font-weight: 700;
}
.fm-btn-primary-blue:hover {
     background-color: #FF8200;
     color: #041E42;

}
.background-blue .btn-primary.btn-orange-stroke {
	background-color: #041E42;
}
.btn-primary.btn-orange-stroke {
	text-transform: uppercase;
    padding: 15px 15px;
    font-size: 40px;
    font-weight: 500;
    margin-top: 12px;
    margin-right: 12px;
    font-family: "Tungsten A", "Tungsten B", "Open Sans", sans-serif;
    border: 3px solid #FF8200;
    display: block;

}
.background-blue .btn-primary.btn-orange-stroke:hover {
    background-color:#ff8200;
}
.background-blue .btn-primary.btn-orange-stroke {
	background-color: #041E42;
}

.background-blue h1{
    color: white;
}
.background-blue h2{
    color: white;
}
.background-blue h3{
    color: white;
}
.background-blue h4{
    color: white;
}
.background-blue .body-copy-headline-text{
    color: white;
}

.highligtsWrapper h3 {
    font-size: 30px;
}
/*Tabs*/
.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
	border: 2px solid #041E42;
    border-bottom-color: transparent;
}
.nav-tabs {
    border-bottom: 2px solid #041E42;
}
.nav-tabs &gt; li {
    margin-bottom: -2px;
}
.nav-tabs &gt; li &gt; a {
	border: 2px solid transparent;
}
.nav-tabs &gt; li &gt; a:hover {
	border-bottom-color: #041E42;
}

/*-------------------- Student Affairs Customizations Cesar Chacon Sept 16 2019*/
/******************************************************************************/

.arrow {
    width: 0;
    height: 0;
    display: none;
}
.utep-blue {
	 background-color: #041E42;
}
 .utep-orange {
	 background-color: #FF8200;
}
 .utep-profiles.utep-blue, .utep-profiles.utep-blue h2 {
	 color: white;
}
 .utep-profiles.utep-orange, .utep-profiles.utep-orange h2 {
	 color: #041E42;
}
 .utep-profiles.utep-orange .btn:hover {
	 color: white;
	 background-color: #041E42;
	 text-decoration: none;
}
 .utep-profiles.utep-blue .btn:hover {
	 color: #333;
	 background-color: #f18a00;
	 text-decoration: none;
}
 .utep-profiles {
	 height: auto;
}
 .utep-profiles .btn {
	 background-color: white;
	 color: #041E42;
	 width: 40%;
	 padding-top: 7px;
	 padding-bottom: 7px;
	 font-weight: bold;
	 max-width: 250px;
	 min-width: 130px;
	 margin-top: 10px;
}
 .utep-profiles img {
	 padding: 0;
}

 .utep-profiles &gt; div {
	 padding: 0;
}
 .no-padding {
	 padding: 0;
}
 .utep-profile {
	 padding: 5% 10% 1% 10%;
}
 @media only screen and (max-width: 991px) {
	 .utep-profile{
		 text-align:left;
		 padding: 1% 2% 5% 5%;
	}
	 .utep-profile div{
		 text-align:center;
		 width:100%;
	}
}
 .profilePics{
	 background-size: cover;
	 background-position: center;
	 height: 400px;
}

.shadow {
    box-shadow: 1px 1px 4px #cfcfcf;
        padding: 30px;
    background-color: white !important;
    
}
    
    
body .carousel-caption {
    display: block;
}


.btn-primary, a.btn-primary {
    color: white;
    background-color: #041E42;
    font-weight: 700 !important;
}
.optionalblock p{
   font-size:17px 
}
.degreesmajors li {
    background-color: #e6e6e6;
    padding: 10px;
    margin: 5px 0;
    font-weight: 600;
}
.degreesmajors li:hover{
color:white;
    background-color: #041E42;
}
.degreesmajors li:hover a{
 color:white;
}
.shadow h1{
	margin-top: 20px !important;
    margin-bottom: 20px !important;
}
</pre></body></html>