/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: ] */
/* Current-Time:Sat, 26 Sep 2026 17:06:39 -0500*/
table {border: 1px; #b3d4fc;}

.faso-user-p {color: #000;}
h3 a, h4 a, h5 a, h6 a {color: #000;}
h1, h2, h3, h4, h5, h6, .faso-main-data-mainpageheading {color: #3e3636;}
.border:before {border: 1.5px solid #3e3636;}

/ Default for all media types. /
div.row { width: 100%; }
div.columns-2 {
 float: none;
 padding: 0px 10px 50px 10px;
 width: 100%; text-align: center; }
div.columns-3 {
 float: none;
 padding: 0px 10px 50px 10px;
 width: 100%; text-align: center; }
img.full-width { width: 100%; }














/* Default for all media types. */
div.row { width: 100%; }
div.columns-2 {
 float: none;
 padding: 0px 10px 50px 10px;
 width: 100%; text-align: center; }
div.columns-3 {
 float: none;
 padding: 0px 10px 50px 10px;
 width: 100%; text-align: center; }
img.full-width { width: 100%; }
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) { }
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) { }
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
 div.columns-2 { float: left; width: 50%; }
 div.columns-3 { float: left; width: 33.33%;} }
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
 div.columns-2 { float: left; width: 50%; }
 div.columns-3 { float: left; width: 33.34%; } }
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
 div.columns-2 { float: left; width: 50%;}
 div.columns-3 { float: left; width: 33.33%; } }