/*
Theme Name: Moppers Child
Theme URI: http://slashcreative.co
Author: SlashCreative 
Template: moppers
Author URI: https://themeforest.net/user/slashcreative
Description: A premium niche theme designed for businesses operating in the house cleaning and any other services related to the cleaning industry.
License: Themeforest Split Licence
License URI: - 
Text Domain: moppers
Version: 2.0.0
Domain Path: /languages
*/ 


.tolk-section {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.tolk-section .column {
    flex: 1;
    min-width: 180px;
}
.tolk-section ul {
    list-style: none;
    padding: 0;
}
.tolk-section li {
    margin-bottom: 6px;
}

.tolk-section a {
	color:#000;
}