Skip to content
.fl-page-footer {
border-top: 1px solid #303030;
font-size: 10px;
border-color: #efbf47;
background-color: #f3cf76;
color: #000;
background: #f3cf76;
background: -moz-linear-gradient(top, #f3cf76 0%, #f0c250 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3cf76), color-stop(100%, #f0c250));
background: -webkit-linear-gradient(top, #f3cf76 0%, #f0c250 100%);
background: -o-linear-gradient(top, #f3cf76 0%, #f0c250 100%);
background: -ms-linear-gradient(top, #f3cf76 0%, #f0c250 100%);
background: linear-gradient(to bottom, #f3cf76 0%, #f0c250 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3cf76, endColorstr=#f0c250, GradientType=0)
}