/* Sticky footer styles
-------------------------------------------------- */

.footer {

bottom: 0;
width: 100%;
height: 60px;
background-color: #8cbfea;
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 16px;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container .text-muted {
  margin: 20px 0;
}


.footer .text-muted {
color: #FFF !important;
font-size: 12px !important;
}

.footer a {
color: #FFF !important;
text-decoration: none;
}

.footer a:hover {
color: #FFF !important;
text-decoration: underline;
}