/*
Theme Name: BlagoUkraine
Theme URI: https://blagoukraine.org
Template: generatepress
Author: imya.store
Author URI: https://imya.store/
Version: 1..1682432183
*/
@import url("../generatepress/style.css");
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@700&display=swap');

.site-header {
background-image: url("/wp-content/uploads/2023/04/bg.png");
background-repeat: repeat-x;
background-position: bottom;
}
.inside-header {
padding: 20px 40px 52px 40px;
}
.main-title {
font-family: 'Lora', serif;
text-transform: uppercase;
}
.main-title a, .main-title a:hover {
color:#1c549f;
}
.site-description {
font-family: 'Lora', serif;
text-align:center;
text-transform:lowercase;
color:#5ca2d3;
}

.entry-title {
font-size: 25px;
font-weight: bold;
}

.site-footer {
background-image: url("/wp-content/uploads/2023/04/bg.png");
background-repeat: repeat-x;
background-position: bottom;
padding-bottom:46px;
}

#primary-menu {
margin-left:33px;
}