/*
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 : 02.12.2018, 01:27:03
    Author     : robert
*/

body {
    padding-top: 5rem;
    padding-bottom: 1rem;
}

.txtbig {
    font-size:1.5rem;
    font-weight:300;
}

a.rebtn {
    color: #ddd;
}

a.rebtn:hover {
    color: #563d7c;
    text-decoration: none;
}