/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.x-navbar-fixed-left {
    border-right: 0px solid #000;
    box-shadow: 0px 0 0px rgba(0, 0, 0, 0.286);
    padding: 21px!important;
    margin-top: 0px!important;
}
.x-brand img {
   margin-bottom: 24px;
}
.entry-title {
   margin-top: -21px;
}
.x-colophon.bottom {
    font-size: 12px;  
}