/* -----------------------------------------------------------------------------
 *
 * Loop: No Results
 *
 * ----------------------------------------------------------------------------- */

.bc-no-results {
	text-align: center;
	width: 100%;
}

.bc-no-results__message {
	font-size: 1.375em;
	line-height: 1.1;
}

.bc-no-results__button {
	margin: 0 auto;
	font-size: var(--font-size-content);
	text-decoration: none;
}
