﻿/* Add here all your css styles (customizations) */

.wlinks a{
	color: #fff !important;
}



 
 .warn {
    text-align: center;
    background-color: #000;
    padding: 4px 0;
    color: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    font-size: 16px;
    line-height: normal;
    width: 100%;
    z-index: 999;
}
 
 

body {
    
    font-family: 'Raleway', sans-serif;
    font-size:1.25em

}

 
.pfs p, .pfs li .card, .card p.a{
	font-size:1.25em
}

.card p, li{
	color:#777
}
.pfs h3x {
	font-size:3em
}
   
.bold {
	font-weight:bold
} 


.nav-link:focus, .nav-link:hover {
    text-decoration: underline;
}


h1, h2, h3, h4 {
	padding-bottom:10px;font-weight:bold
}

