/*
Light Blue
#048092

Green
#5C7D36

Orange
#b7472e

Dark blue alt
#10394b

White outline - green hover
#345415

Step 1 - fix mobile
Step 2 - improve site-wide contrast (left off on about) */

/* November 2018 Overwrites - a11y */
/* a:focus{
  outline:1px dotted  #4D90FE;
} */

/* #slide-out-widget-area.slide-out-from-right a:focus{
  outline:1px dotted  #fff!important;
} */
.light-blue-links a:not(.nectar-button){
  color:#05BAD6;
}
.light-blue-links a:not(.nectar-button):hover,
.light-blue-links a:not(.nectar-button):focus,
.light-blue-links a:not(.nectar-button):active{
  color:#3EE5FF;
}


#slide-out-widget-area.slide-out-from-right li a:focus,
#slide-out-widget-area.slide-out-from-right li a:active{
  opacity: 1;
}


.home-services a{
  color:#1fc3dc;
}
.full-width-section .light .nectar-button:not(.see-through):not(.see-through-2):not(.see-through-3){
  opacity:1;
}

.portfolio-items:not(.carousel) .col.animated-in .inner-wrap{
  background:#000;
}


div#dpe_fp_widget-2 .resource {
    border-top: 5px solid #048092;
}
div#dpe_fp_widget-2 span.post-cat {
    background-color: #048092;
}

.nectar-fancy-box .box-bg::after {
  background-color:rgba(0,0,0, 0.7);
}
.nectar-fancy-box:hover .box-bg::after {
  background-color:rgba(0,0,0, 0.6);
}
div.fixedbar{
  background:#048092;
}
body.page-id-6244 .resource{
  border-top: 5px solid #048092;
}
body.page-id-6244 span.post-cat{
  background-color:#048092;
}
#footer-outer a{
  color:#199aae;
}
#footer-outer .widget h4{
  color:#fff;
}
#footer-outer #copyright{
  color:#fff;
}
