/*
Theme Name:		    Job Board
Theme URI:		    https://wpblockstrap.com
Description:	    Retained Veterinary Search premium rotating-hero build on the stable Blockstrap child theme.
Tags:               full-site-editing, jobs, directory, two-columns, editor-style, block-styles
Author:			    AyeCode Ltd
Author URI:		    https://ayecode.io
Template:		    blockstrap
Version: 3.6.4
Text Domain:	    job-board
Requires at least:  6.0
Requires PHP:       7.2
Tested up to:       6.6
License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
Update URL: 		https://github.com/AyeCode/job-board
*/

/* === 3.2.2 FORCE WHITE TEXT ON HOMEPAGE CARDS === */
.rvs-card,
.rvs-card h1,
.rvs-card h2,
.rvs-card h3,
.rvs-card p,
.rvs-card .rvs-card-title,
.rvs-card .rvs-card-subtext {
    color: #ffffff !important;
}

.rvs-card .btn,
.rvs-card .button {
    color: #ffffff !important;
}
