/*
Theme Name: Pambeton
Author: СЕО-студия Ирины Самделовой
Author URI: https://samdelova.ru/
Description: Main theme of site
Template: astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pambeton
*/

/* Фон контейнера */
#main > article,
#main > .ast-row,
#page .site-content {
	background-color: #252525;
}
@media (max-width: 921px){
	.ast-separate-container .ast-article-post {
	  background-color: #252525!important;
	}
}