/* Задание №2  Меренцова */
h1.entry-title, h2.entry-title, h2.entry-title a:hover, h2.entry-title a:active {
    font-family: helvetica;
    font-weight: 400;
    color: #000;
    font-size: 30px;
    text-align: center;
    line-height: 150%;
    margin-top: 0px;
}
/* Задание №2  Сергиенко*/
.home header.entry-header {
    display: none;
}