/*.first-rubric-row {
 margin-left: 0px;
 margin-right: 0px;
}*/

.row.rubric {
 margin:10px -10px 15px -10px;
 border 1px solid black;
}

.rubric-newsdate {
 font-weight: bold;
 font-size: 15px;
}

.newsbox-rubric a {
 color:#c33;
/* font-size: 15px;*/
}

.rubric-row a h3 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #1c2e52;
    font-family: Noto Serif;
}

.rubric-row a:hover h4 {
  color: #c33;
}

.rubric-row a:hover {
 text-decoration: none;
}

.rubric-row a h4 {
    margin-top: 0px;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    line-height: 20px;
    word-wrap: break-word;
}

h1.rtitle {
    font-size: 26px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0px;
    font-family: "Noto Serif";
    color: #1c2e52;
    margin-left: 15px;
    margin-right: 15px;
}