/* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body { margin-bottom: 210px;}
.footer {
position: absolute;
bottom: 0;
width: 100%;
background-color: #f08930;
color: #ffffff;
}
.footer { height: 210px;}

.footer a {color:#ffffff !important}


/* Custom page CSS
-------------------------------------------------- */
.footer > .container { padding: 30px 15px 15px 15px;}
