.wp-block-hotblocks-carousel .hb-carousel__arrow-circle {
	background: transparent;
	border: 1px solid #fff;
}

.hb-slide__text {
	border-radius: 10px;
}

@media (max-width: 767px) {
	.page-template-bike .wp-block-hotblocks-carousel.hb-carousel--responsive .wp-block-hotblocks-slide .hb-slide__text,
	.page-template-fitness .wp-block-hotblocks-carousel.hb-carousel--responsive .wp-block-hotblocks-slide .hb-slide__text,
	.page-template-gadgets .wp-block-hotblocks-carousel.hb-carousel--responsive .wp-block-hotblocks-slide .hb-slide__text {
		width: auto !important;
		background: var(--wp--preset--color--custom-color-5) !important;
		border-radius: 0;
	}
}

.wp-block-hotblocks-carousel.fitness-carousel .hb-carousel__arrow-circle {
    border: 1px solid #ccc;
}

.wp-block-hotblocks-carousel.fitness-carousel .hb-carousel__arrow-circle {
	color: #000;
}