/*  description-block from the admin panel for venue pages  */
.v-custom-description{display: block; float: left; width: 100%; margin-top: 8px;
    font-family: montserratlight, sans-serif; color: #4f4f4f; line-height: 1.5;  font-size: 1.4em;}

.v-custom-description p{margin-bottom: 16px;}
.v-custom-description p:last-child{margin-bottom: 0;}
.v-custom-description strong,.v-custom-description b{ font-family: montserratregular, sans-serif;}
.v-custom-description h2,.v-custom-description h3, .v-custom-description h4{ margin: 12px 0 8px 0 !important;
    padding:0!important; font-weight: normal !important; line-height: 1.5}
.v-custom-description h2{ font-size: 18px!important; line-height: 28px!important;}
.v-custom-description h3{font-size: 16px!important; line-height: 24px!important;}
.v-custom-description h4{font-size: 14px!important; line-height: 28px!important;}

.v-custom-description ul, .v-custom-description ol{margin: 8px 0 16px 20px;}
.v-custom-description a{color: #4f4f4f; text-decoration: underline;}

.v-custom-description .copyright-img{margin-top:16px;}
.v-custom-description p.copyright-img a{text-decoration: none;}