/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */

 :root {
    /* --main-bg-color: #fe0000; */
    --main-bg-color: #DA291C;
}

body {
    /* padding-top: 56px; */
    font-family: 'Rubik', sans-serif!important;
}

.card-title {
    font-size: 1.2rem!important;
}

.card {
    border: 0px!important;
}

.card-img-top {
    width: 100%;
    max-width: 200px;
}

.logogroup {
    width: 100%!important;
    max-width: 800px!important;
}

.footerlink:hover,
.footerlink:active,
.footerlink:visited,
.footerlink:focus,
.footerlink.active.focus,
.footerlink.active:visited,
.footerlink.active:hover {
    text-decoration: underline!important;
    color: #6c757d!important;
}

.modal-title {
    font-weight: bold!important;
    /* color: var(--main-bg-color)!important; */
}

.numverdi {
    max-width: 150px;
    width: 100%;
}