﻿body {
    font-family: 'Domine',sans-serif;
    color: black;
}

a,
a:link,
a:visited,
a:active,
a:hover,
a::selection,
.navbar a,
.navbar a:link,
.navbar a:visited,
.navbar a:active,
.navbar a:hover {
    color: black;
}

a:active,
a:hover,
.navbar a:active,
.navbar a:hover {
    text-decoration: none;
    border-bottom: 2px solid black;
}

.btn-warning {
    background-color: #FDEEE0 !important;
    color: black !important;
}

.container header h4 {
    position: relative;
    line-height: 3rem;
    font-weight: bold;
    padding-top: 1.1em;
    padding-bottom: 1.1em;
}

.athemis_img {
    position: absolute;
    width: 500px;
    /*height: 250px;*/
    right: 20%;
    bottom: 1%;
}
