/*
Red: #d31145
*/
a{text-decoration:none!important;}

.background{
  background:url(../assets/bg.jpg) bottom center no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.button,.button:hover{padding-left:30px!important;padding-right:30px!important;color:#89673e!important;}
.icon{color:#ffffff!important;;background-color:#89673e!important;;}
