﻿body.fullscreen {
    background: url('/img/lock.jpg') no-repeat center center fixed;
    background-size: cover;
}

.lang-switch a {
  color: #D32F2F; }

.lang-switch a.active {
  color: #222222; }
