
    p a {
    color: #202a53;
    cursor: pointer;
    text-decoration: underline;
    text-decoration-thickness: .0625rem;
    text-underline-offset: .1em;
}


    
    
    
    
.whitelink a {color:#fff;text-decoration:underline; }

.colour-mask-gradient {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a1c2a+0,3b4056+55&1+0,1+45,0.8+51,0.7+55,0+66,0+66 */
background: -moz-linear-gradient(left,  rgba(26,28,42,1) 0%, rgba(53,57,78,1) 45%, rgba(57,61,83,0.8) 51%, rgba(59,64,86,0.7) 55%, rgba(59,64,86,0) 66%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(26,28,42,1) 0%,rgba(53,57,78,1) 45%,rgba(57,61,83,0.8) 51%,rgba(59,64,86,0.7) 55%,rgba(59,64,86,0) 66%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(26,28,42,1) 0%,rgba(53,57,78,1) 45%,rgba(57,61,83,0.8) 51%,rgba(59,64,86,0.7) 55%,rgba(59,64,86,0) 66%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1c2a', endColorstr='#003b4056',GradientType=1 ); /* IE6-9 */
}

.hero-gradient{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0c1b39+0,0c1b39+0&1+5,1+5,0+43,0+43,0+43 */
background: linear-gradient(to right,  rgba(12,27,57,1) 0%,rgba(12,27,57,1) 5%,rgba(12,27,57,0) 43%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}