/*
Theme Name: Impreza
Description: A Retina-Ready Responsive Creative WordPress Theme.
Version: 1.9.3
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
License: Themeforest Split Licence
License URI: -
*/
.discount_counter_text p {
text-align: center;
font: 70px/70px 'Noto Sans';
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
padding-bottom:17px;
}

.rounded-box-blue {
border-radius: 10px;
border: 2px solid #005bab;
padding: 20px;
}
.hidethis {
display: none !important;}
.publications_block {
    background-color: #b7b5b5;
    color: #fff;
    text-align: center;
    padding-top: 70px;
padding-bottom: 70px;
    font-weight: 700;
    font-size: 17px;
}
.publications_block:hover {
background-color:#D7161D;
}