/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 30 2021 | 16:14:42 */
/* Enter Your Custom CSS Here */
.footer-logo {
		padding-top:18%;
}
/* removed centering form the html5 uk map */
.ukirelandregionsHtml5Mapbottom {
    margin: 0 !important;
}

/* Cookie bar */
#cookie-law-info-bar {
  padding: 5% 5% !important;
  opacity:0.9;
}
@media (max-width: 985px) {
#cookie-law-info-bar {
  padding: 3% 2% 12% 2% !important;
}
}
.cli-style-v2 .cli-bar-message {
    line-height: 2em;
}

.blogThumbnail {
    width: 75px; height: 75px; float: left; margin-right: 10px; margin-top: 4px;margin-bottom: 20px;
}

.blogDate {
    font-size: 12px; 
  clear: both; display: block; position: relative; 
}

.blogTitle {
    font-size: 18px; font-weight: bold;
  clear: both;  display: block; position: relative; 
}

.wp-block-uagb-faq-child .uagb-faq-questions-button .uagb-question {
    width: 97% !important;
}

