/*
 Theme Name:   Cambay Child
 Template:     cambay
 Description:  Дочірня тема для Cambay
 Author:       Ваше ім’я
 Version:      1.0.0
*/


span.meta-sep, .meta-date, .entry-meta {
    display: none;
}
.index-view .entry-main-content {
    overflow: hidden;
    padding: 1.3125em 1.3125em;
}
.page-links {
	display: none;
}
.entry-content .top {
    padding: 20px 25px;
    background: #fffd99;
    border-radius: 20px;
    margin-bottom: 20px;
}
.entry-content .top p {
	line-height: 1.5;
}
.entry-content .top p:last-child {
	margin-bottom: 0;
}