/* Enter Your Custom CSS Here */

#front-page-1.front-page-1{
  margin-top: -50px !important;
}

.front-page-2 a.button:hover {
  background-color: #fff !important;
  color: #000 !important;
}


.front-page-2 {
    background-color: #f8e9e9 !important;
}

.ivy-instagram{
  background-color: #f8e9e9 !important;
}

.site-footer{
  margin-top:-55px !important;
}

.ivy-blog-widget .enews-widget{
  background-color: #f8e9e9 !important;
}

.ivy-blog-widget .enews input[type="submit"]{
  background-color: #000 !important;
  color: #fff !important;
}

.ivy-blog-widget .enews input[type="submit"]:hover{
  background-color: #fff !important;
  color: #000 !important;
}

.sidebar .enews-widget{
  border: solid 2px #f8e9e9 !important;
}

.archive-pagination .active a{
  background-color: #f8e9e9 !important;
}

.enews input[type="submit"]:hover{
  background-color: #000 !important;
  color: #fff !important;
}


#enews-ext-6.widget.enews-widget{
  border: solid 2px #f8e9e9 !important;
}
