picture figcaption{position:absolute; bottom:0; z-index: 1000; background: rgba(255,255,255,0.5); color: #000; font-size: .6em; padding: 5px 15px;}
.p-relative{position: relative;}
h1{font-size:4rem;}
h1.title{font-size: 140px; line-height: 107.143%; letter-spacing: -4.2px;}
h2{font-size:2.75rem; font-weight: 200;}
h3{font-size:2.5rem;}
p * {font-size: inherit !important;}
#footer-PI p{color:#fff !important;}
.social-icons svg{fill:#253789; margin:0 5px;}
p a, h4 a, a{color: rgba(37, 55, 137, 1);}
.text-color-blue{color: rgba(37, 55, 137, 1);}
p a:hover, h4 a:hover, a:hover{color: rgba(37, 55, 137, 1);}
#footer-PI a:hover {
    -moz-transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    color: rgba(37, 55, 137, 1);
}

