/* Задание №2, Коротких Анастасия */
.home .page h1.entry-title {
    display: none;
}


/*Задание №2, Кулишенко Ольга */
.top .pt-cv-meta-fields a {
    color: #ffffff;
}

/*Задание №2, Кучумова Арина*/
h1.entry-title, h2.entry-title, h2.entry-title a:hover, h2.entry-title a:active {
    font-family: 'Georgia';
    font-weight: 400;
    color: #000;
    font-size: 30px;
    text-align: center;
    line-height: 150%;
    margin-top: 0px;
}