/*
Theme Name: BLOG
Theme URI: https://freelance.ru/Oksi-Style
Author: Oksi-Style
Author URI: https://freelance.ru/Oksi-Style
*/

.article__content{
	font-size: 18px;
}
.article__content h1{
	font-size: 48px;
}

.article__content h3{
	font-size: 30px;
}

.article__content p{
	padding-top: 20px;
}

.article__date{
	font-size: 18px;
}