/* DRK Supply-Finder Styles */

.c-vorort-search_distance, .c-vorort-search_mapslink, .c-vorort-search_offerlink {
    font-weight: bold;
}

.o-btn--geoloaction,
.o-btn--geoloaction:hover,
.o-btn--geoloaction:focus,
.o-btn--geoloaction:active
{
    background-image: url('/typo3conf/ext/drk_supply_finder/Resources/Public/Images/icon_gps-indicator.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
}



