

/* Start:/local/templates/indigo/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1781086179571*/
.page-header.text-center {
    text-align: left;
}

.theme-wrap {
display: flex;
justify-content: space-between;
gap: 5px;
}

.theme-item {
border: 2px solid #bcbcbc;
width: 250px;
box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.theme-item div a {
color: #252a2f;
}

.theme-top {
background-color: #ffb400;
height: 60px;
padding: 10px;
}


.theme-bottom {
padding: 10px;
}

.theme-bottom a:hover {
color: #ffb400;
}

.theme-top a:hover {
color: #fff !important;
}

@media (max-width: 700px) {
.theme-wrap {
    flex-direction: column;
    align-items: center;
}
}

/* End */
/* /local/templates/indigo/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1781086179571 */
