/*
Theme Name: AVLF&BU
Description: A worker-led trade union for service workers in Western North Carolina.
Author: JuJuBeans
Author URI: https://www.yulichka.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* =====================
	TYPOGRAPHY
===================== */
.style-light h5:not([class*="fontsize-"]),
.style-light .h5:not([class*="fontsize-"]) {
	padding: 10px;
	background: #F2C603;
	border-radius: 4px;
}

/* =====================
	UNIVERSAL ELEMENTS
===================== */

/* Header */



/* Footer */
#menu-footer-quick-links {
	column-count: 2; /* Specifies exactly two columns */
	column-gap: 20px; /* Adds space between columns */
}



/* =====================
	HOME
===================== */
.figures div.text-top-reduced > :first-child {
	margin-top: 0px;
}