h2.entry-title{
font-family: comic sans ms, sans-serif !important;
}
a._self{
color: #8302b9 !important;
}
a._self.pt-cv-readmore.btn.btn-success{
color: #fdd41a !important;
}
#secondary, .site-info, .pdfemb-poweredby a, .wp-post-image, .about-author, .entry-meta, .related-post-title, .read-more{
display:none !important;
}
#primary{
width:100% !important;
}

img.custom-logo, a.custom-logo-link, div.site-logo{
width:200px !important;
}

/*  desktop */
@media only screen and (min-width: 481px) {

header#masthead.site-header.fixed-header.is-sticky{
height:100px !important;
}

div.site-branding{
height:130px !important;
width:250px !important;
}

}
/*  desktop */

/* mobile */
@media only screen and (max-width: 480px) {

div.bottom-footer.two-columns{
display:none;
}

div.cloud-background.page-section{
margin-top:-170px !important;
}

}
/* mobile */