/*
 Theme Name:   Worthy Welfare
 Theme URI:    https://octopress.co/
 Description:  This is a bespoke child theme built by Octopress. It requires the Bricks Builder parent theme.
 Author:       Octopress
 Author URI:   https://octopress.co/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/


strong{
	font-weight: 600;
}

/* Header Settings */
@media (max-width: 767px) {
	.brx-header-left #brx-header {
		display: none;
	}
	.brx-header-left #brx-content,
	.brx-header-left #brx-footer {
		margin-left: 0 !important;
	}
}


.colour-swatches {
    display: flex;
    gap: 8px;
    align-items: center;
}

.colour-swatches .swatch {
    width: 25px;
    height: 10px;
}