﻿
.NewLinksItems a{
	color: red!important;

}


div.NewLinksItems {	
list-style-type: none;

}

.NewLinksItems a {
	text-decoration: none;
}

.NewLinksItems a:hover {
	text-decoration: none!important;
}



.NewLinksItems a  {
     font-weight: 300 !important;
     font-size: 16px;
     padding: 13px 0px 16px;
     margin-bottom: 0 !important;
     letter-spacing: 0.5px;
     color: #0277bd !important;
}
.NewLinksItems a::before {
     font-family: "Font Awesome 5 Pro"!important;
     content: "\f105"!important;
     display: inline-block;
     float: right!important;
     padding-right: 0!important;
     color: #0277bd!important;
}
 .NewLinksItems {
     border-bottom: solid .75px #e0e0e0;
     margin-bottom: 15px;
         padding-bottom: 7px;
}

.webPartZone3 h2 span,.webPartZone9 h2 span,.webPartZone12 h2 span {
	font-family: "Arquette",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    color: #0C0D0D;
    font-weight: 600;
    text-transform: none;
    font-size: 25px;
    letter-spacing: -1.5px;
    line-height: 32px;
    text-transform: none;
    margin-bottom: 4px;
    margin-left: 16px;
    
    
}


.ResourcesLinksItems {
	border-bottom: solid 0.75px #e0e0e0;
    margin-bottom: 15px;
    padding-bottom: 7px;	
}

div.ResourcesLinksItems {	
list-style-type: none;
}

.ResourcesLinksItems a {
	text-decoration: none;
}

.ResourcesLinksItems a:hover {
	text-decoration: none!important;
	    color: #66C6FF !important;
}



.ResourcesLinksItems a  {
     font-weight: 300 !important;
     font-size: 16px;
     padding: 13px 0px 16px;
     margin-bottom: 0 !important;
     letter-spacing: 0.5px;
     color: #fff!important;
}
.ResourcesLinksItems a::before {
     font-family: "Font Awesome 5 Pro"!important;
     content: "\f105"!important;
     display: inline-block;
     float: right!important;
     padding-right: 0!important;
     color: #fff!important;
}
 .ResourcesLinksItems {
     border-bottom: 1px solid #66C6FF;
     margin-bottom: 15px;
         padding-bottom: 7px;
}

.groupmarker div.groupheader{
	font-family: "Arquette",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    color: #0C0D0D;
    font-weight: 600;
    font-size: 25px;
    letter-spacing: -1.5px;
    line-height: 32px;
    text-transform: none;
    margin-bottom: 4px;
    margin-left: 16px;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 501px)
  and (-webkit-min-device-pixel-ratio: 2) {

   .webPartZone3 h2 span, .webPartZone9 h2 span, .webPartZone12 h2 span {
   margin-left: 0;
   }


}
