﻿.header .logo h1.altlogo {
    font-family: 'K2D', sans-serif;
    font-size: 32px;
    font-weight: 800;
    text-transform:uppercase;
}
.text-lightgreen {
    color:#06e41e !important;
}
.text-lightred {
    color: #e81212 !important;
}
.text-lightblue {
    color: #4fc5f9 !important;
}