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


.footer {

  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #f5f5f5;
  border-top:solid 3px #c9161e;
}
.footer p{
  margin:0px;
  padding:0px;
}

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



.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
  padding-top:30px;
  padding-bottom:30px;
}
