@import url('https://fonts.googleapis.com/css?family=Open+Sans');

@media screen and (max-width: 479px) {
  .antimobile {
    display: block !important; /* edentity */
  }
}

.button {
    background: #9d643e !important;
}
.callout, .top-bar {
    border-left: 5px solid #9d643e !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #9d643e !important;
	    font-family: Merriweather !important;

}
h1, h2, h3, h4
{
    text-transform: uppercase;

}
.badge {
    background-color: #9d643e !important;
}
.pagination .current {
    background: #9d643e !important;
}
body{

	background: #f5f5f5 !important;
	font-family: Merriweather !important;
}

.ng-binding{

	    color: #153e4d;
    font-weight: bolder;
	font-family: Merriweather !important;
}
