﻿a {
    text-decoration:none!important;
}

a:hover {
    text-decoration: underline!important;
}

.bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: #3853!important;
}

.card-img-top {
    width: 60%!important;
    margin:0 auto!important;
}