/*
Theme Name: Cardiff
Theme URI: https://wordpress.org/themes/twentyfifteen/
Description: A brief description.
Version: 2.4.2
Author: Cardiff
Author URI: https://wordpress.org/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
h1 span{
    color: #05B2FF;
}
.button-green.green-lg {
    border: 1px;
}
.admin-office p {
padding-bottom: 10px;
}
a.navbar-brand h1 {
    font-size: 18px;
    position: relative;
    bottom: 20px;
}
.list li {
    font-family: 'HelveticaNeue';
}

.advice_line {
    height: 22px;
}

.bd-post-footer {
    display: none !important;
}
.bdp_blog_template.classical {
    border-bottom: 1px solid rgba(0, 0, 0, 0.61) !important;
    padding: 0 0 40px;
    background: none;
}
.wpcf7-response-output.wpcf7-validation-errors {
    color: red;
}