@charset "UTF-8";
/*
Theme Name: マンション管理.com
Template: cocoon-master
*/

body{
    color: #000;
}

.widget h2,
.widget h3{
    color: #000 !important;
}

.wp-block-latest-posts__list li{
    border-bottom:1px solid #ddd;
}

.navi-in > ul{
    justify-content: end;
}


.navi-in > ul li{
    height: 30px;
}
.navi-in a{
    font-size: 12px;
}