.container .board-pagination {
    margin-top: 5rem;
    margin-bottom: 5rem;}

    a:visited {
        /* color: #4d4d4d; */
        text-decoration: none;
        font-size: 17px;
    }

hr:not(.vertical) {height: 1px;	background: #ddd; border: initial;}
hr.board-top-line {height: 2px;	background: #002D72; border: initial; display: block;}

section .bo_v_file ul li{
background-color: #563da5;
}
/* 
.mb1rem {
    margin-bottom: -9rem;
} */

.visual>.inner .el {
    /* display: inline-block; */
    line-height: unset !important;
    /* vertical-align: middle; */
}