/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 4. 12. 2020, 6:17:30
    Author     : holdy
*/

div.container {
    padding: 0!important;
}

.navbar-nav .nav-item+.nav-item {
    margin-left: 0.6rem!important;
}

img.arrow-left {
    transform: rotate(180deg);
}

footer p > span {
    color: #bee6dd;    
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
}

footer ul li {
    padding-bottom: 12px;
    font-size: 15px;
}
