/*
Theme Name:         Chap Child
Theme URI:          https://chap.website
Description:        Chap is a WordPress theme using Semantic UI CSS framework.
Author:             websevendev
Author URI:         https://themeforest.net/user/websevendev
Template:           chap
Version:            1.0.8
License:            Regular License
License URI:        https://themeforest.net/licenses/terms/regular
Tags:               custom-menu, editor-style, theme-options
Text Domain:        chap
*/

.link-extra {
		padding: 4px 8px;
		background: rgba(114, 114, 102, 0.08);
		border-radius: 15px;
		font-size: 12px;
		font-weight: 600;
		margin-left: 8px;
		text-align: center;
}
.card-benefits-list span.flag {
		padding: 4px 8px;
		background: rgba(114, 114, 102, 0.08);
		border-radius: 15px;
		font-size: 12px;
		font-weight: 600;
		margin-left: 8px;
		text-align: center;
}
.alternator-img {
	margin-bottom: 48px;
}
.mc-hero__graphic .img--mobile {
	right: -26px;
	position: relative;
}
.page-template-template-full-width h1,
.page-template-template-full-width h2,
.page-template-template-full-width h3,
.page-template-template-full-width h4,
.page-template-template-full-width h5,
.page-template-template-full-width h6 {
	font-family: 'Inter', sans-serif;
}

.new-footer .ftr-btn {
	color: #fff;
	padding: 10px 12px;
}
.new-footer .ftr-btn:hover {
	text-decoration: none;
}