

body{
    font-family: 'Roboto', sans-serif;;
}

.blog-header {
    line-height: 1;
    border-bottom: 1px solid #e5e5e5;
}

.shadow1 {
    box-shadow: 6px 6px 5px 0px #AAAAAA;
}

.bg1 {
    background-image: url(/public/storage/images/fon_1.jpg);
}

.blog-footer {
    padding: 1rem 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 0.05rem solid #e5e5e5;
}


.stop-war {
    position: fixed;
    left: 0;
    top: 0;
    width: 90px;
    height: 90px;
    background: url(/public/storage/images/stop-war-in-ukraine.png);
    z-index: 10000;
    border: 0;
}

.blog-header-logo {
    font-size: 2.0rem;
}

.navbar-brand img {
    width: 230px;
}

.navbar-icon1 img {
    width: 30px;
}

.navbar-login img {
    width: 20px;
}

.nav-item {
    font-size: 1.1em;
}
