/*
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 : 27.07.2021, 21:49:18
    Author     : Stefan
*/


.logo-name
{
    
    font-size: 100px !important;
}

#message
{
    color: red;
}

a{
    color: #1ab394 !important;
}