.bg-light {
    background-color: #800000 !important;
}

.font-weight-bolder {
    font-weight: 400 !important;
}

@media only screen and (max-width: 1100px) {
.shop-name {
    font-size: 30px !important;
	font-family: 'arial narrow';
    font-stretch: extra-condensed;
}
}

.fa-telegram:before {
    content: "\f2c6";
    font-size: 3rem !important;
}
.mb-0 {
    margin-bottom: 0 !important;
    margin-left: -9999px;
}
.my-0 {
    margin-bottom: 0 !important;
    font-family: monospace;
    font-size: 24px;
}
.card-title {
	margin-bottom: 0 !important;
    font-family: 'arial black';
    font-size: 30px;
}