@import url('https://fonts.googleapis.com/css?family=Exo+2&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');

body {
    background: #06090E;
/*    background-image: url('/img/back.jpg'); 
    background-repeat: no-repeat;
    background-position: top center; */
    color: #FFFFFF;
    font-family: "Exo 2";
    font-size: 14px;
    }

#footer {
  position: relative;
  bottom: 0;
  width: 100%;
  padding-bottom: 30px;
  margin: 30px 0;
}

#anycomment-app {
    color: #ffffff !important;
}

