.nav-link.active
{
    border-bottom:2px solid #007f3e;
}

header {
    padding: 0!important;
}

body {
    background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("/img/dbbgV1.jpg");
    background-attachment: fixed;
    background-position-y: bottom;
    background-position-x: right;
    background-size: cover;
}
