/*
Theme Name: SKAL Theme Child
Author: Agency Atlas
Description: Your description goes here
Version: 1.0
Template: hello-biz

This is the child theme for Hello Biz theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/



.highlight {
    background-color: yellow;
    font-weight: bold;
}

.members-section .filter-box .card-row .card {
	cursor: pointer;
}