﻿
:root {
    --color-green1: #293144;
    --color-green2: #0187AA;
}

.main-menu ul ul {
    width: 330px !important;
}

.main-footer {
    background: url(../img/bg1.png),repeat, linear-gradient(90.15deg, var(--accent-color) 1.15%, var(--accent-secondary-color) 98.84%);
}

.page-header {
    padding: 70px 0 !important;
}

.text-justify {
    text-align: justify;
}

.page-single-post{
    padding:50px 0!important;
}

.googleFrameBorder iframe {
    height: 675px !important;
    border-radius: 30px !important;
}