@import "../../../buzz/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
.places-header-not-first{
margin-top: 50px;
}
.places-header{
background-color: #B21E54;
/*text-shadow: 2px 2px gray;*/
color: white;
height: 40px;
width: 100%;
font-weight: bold;
text-align:center;
font-size:1.5em;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 50px;
}

.nav-main .sf-menu .sub-menu{width:17em;}

.fa.fa-facebook, .fa.fa-twitter, .fa.fa-envelope-o, .fa.fa-print {
    display: none;
}


