h2{
margin: 30px;
font-weight: 600;
}
.list-group-item {
border: none;
}
h3{
text-align: center;
}
div.left a.tel{
color: black;
background-color: transparent;
margin-top: 0;
text-align: inherit;
}
div.left h4{
margin-left: 60px;
font-size: 22px;
}
div.left p{
margin-left: 60px;
font-size: 15px;
}
div.center h4{
margin-bottom: 30px;
text-align: center;
font-weight: 600;
}
div.left a{
color: white;
margin-top: 60px;
display: block;
background-color: #110601;
border-radius: 20px;
text-align: center;
height: 30px;
}
.list-group-item.active{
background-color: #110601;
color: white;
}
.accordion>.card>.card-header {
background-image: radial-gradient(#ffea57, #dfa931)
}
.btn-link{
color: black;
font-weight: 600;
font-size: 24px;
}
div p.tel{
margin-left: 55px;
}
@media all and (max-width: 576px) {
div.left p {
margin-left: 18px;
font-size: 10px;
}
div.left h4 {
margin-left: 18px;
font-size: 12px;
}
img{
width: 12px;
height: auto;
}
.btn-link {
font-size: 15px;
}
.list-group{
flex-direction: row;
}
.filialy{
flex-direction: column;
}
section.text div.col{
padding: 3px;
}
.list-group-item{
padding: 0;
padding-bottom: 5px;
text-align: center;
}
h2 {
margin: 20px;
}
.accordion>.card>.card-header {
padding: 0;
}
div.center h4 {
margin-bottom: 10px
}
div.left a {
margin-top: 37px;
height: 19px;
}
}
@media all and (max-width: 500px){
div.left p {
margin-left: 12px;
font-size: 7px;
}
div.left h4 {
margin-left: 12px;
font-size: 9px;
}
.btn-link {
font-size: 10px;
}
img{
width: 9px;
height: auto;
}
}
#he