.sdg-switch-service-wrap {
border-left: 10px solid #002f58 !important;
border-radius: 5px;
box-shadow: var(--sdg-shadow);
margin-bottom: 1rem;
padding: 1rem 1rem !important;
background: #eceded;
}
@media (min-width: 600px) {
.sdg-switch-service-wrap ul {
column-count: 2;
column-gap: 1.5em;
padding: 0em 1em;
}
}
.sdg-switch-service-wrap h4 {
font-weight: ... Continue reading
.sdg-switch-service-wrap {
border-left: 10px solid #002f58 !important;
border-radius: 5px;
box-shadow: var(--sdg-shadow);
margin-bottom: 1rem;
padding: 1rem 1rem !important;
background: #eceded;
}
@media (min-width: 600px) {
.sdg-switch-service-wrap ul {
column-count: 2;
column-gap: 1.5em;
padding: 0em 1em;
}
}
.sdg-switch-service-wrap h4 {
font-weight: ... Continue reading