﻿.government_msg div{
    color: #fff;
}

.baxx a{
    color: #fff;
}

.content .title {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    line-height: 60px;
    padding: 26px 0;
}

.content .page-date {
    text-align: center;
    line-height: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid lightgrey;
}

ul, p {
    margin-top: 5px;
    font-size: 16px;
}

.content .article{
    padding: 20px 50px;
    margin: 30px 0;
}
