.clear {clear: both;}

.custom-logo {
    height: 5.50rem !important;
}

.site-title {
    font-family: cursive !important;
    font-size: 1.45rem !important;
    font-weight: 700 !important;
    width: 400px;
    line-height: 30px;
    text-align: center;
}

.site-header-inner {
    height: 6rem !important;
}

.bulletins h2 {
	width: 500px;
    border-bottom: 1px solid #BBB;
    margin-top: 50px;
}

.bulletins .pdf_zone {
	border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    width: 60%;
}

.bulletins .pdf_zone:hover {
	background-color: #fafafa;
	cursor: pointer;
}

.bulletins .logo_pdf { margin-right: 15px; float: left; }

.bulletins a.pdf_link {  }