
.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	display: inline-flex;
	width: 100%;
}

.uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.ast-outline-button {
	padding: 5px 10px;
}

.uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.ast-outline-button {
	padding: 12px 24px;
}

.uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.ast-outline-button {
	padding: 20px 30px;
}

.uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.ast-outline-button {
	padding: 30px 65px;
}

@media (max-width: 976px) {
	.uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.ast-outline-button {
		padding: 5px 10px;
	}
	
	.uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.ast-outline-button {
		padding: 12px 24px;
	}
	
	.uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.ast-outline-button {
		padding: 20px 30px;
	}
	
	.uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.ast-outline-button {
		padding: 30px 65px;
	}
}

@media (max-width: 767px) {
	.uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.ast-outline-button {
		padding: 5px 10px;
	}
	
	.uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.ast-outline-button {
		padding: 12px 24px;
	}
	
	.uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.ast-outline-button {
		padding: 20px 30px;
	}
	
	.uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.wp-block-button__link:not(.is-style-outline), .uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.ast-outline-button {
		padding: 30px 65px;
	}
}

.uagb-buttons__outer-wrap .uagb-buttons-repeater {
	display: flex;
	justify-content: center;
	align-items: center;
	transition: box-shadow .2s ease;
}

.uagb-buttons__outer-wrap .uagb-buttons-repeater a.uagb-button__link {
	display: flex;
	justify-content: center;
}

.uagb-buttons__outer-wrap .uagb-buttons-repeater .uagb-button__icon {
	font-size: inherit;
	display: flex;
	align-items: center;
}

.uagb-buttons__outer-wrap .uagb-buttons-repeater .uagb-button__icon svg {
	fill: currentColor;
	width: inherit;
	height: inherit;
}

.uagb-block-93ddffa8.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	gap: 10px;
}

.uagb-block-93ddffa8.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	justify-content: center;
	align-items: center;
}

.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link {
	box-shadow: 0px 0px 0 rgba(0, 0, 0, .15);
}

.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover {
	box-shadow: 0px 0px 0 rgba(0, 0, 0, .15);
}

.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-buttons-repeater.wp-block-button__link {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #333;
	border-style: solid;
}

.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-buttons-repeater.wp-block-button__link:hover {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-buttons-repeater.wp-block-button__link:focus {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-c3674f7c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #333;
	border-style: solid;
}

.wp-block-uagb-buttons .uagb-block-c3674f7c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-buttons-repeater .uagb-button__icon > svg {
	width: 15px;
	height: 15px;
}

.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-buttons-repeater .uagb-button__icon-position-after {
	margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-buttons-repeater .uagb-button__icon-position-before {
	margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-button__link {
	text-transform: normal;
	text-decoration: none;
}

@media only screen and (max-width: 976px) {
	.uagb-block-93ddffa8.uagb-buttons__outer-wrap .uagb-buttons__wrap {
		justify-content: center;
		align-items: center;
	}
	
	.uagb-block-93ddffa8.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: auto;
	}
	
	.wp-block-uagb-buttons .uagb-block-c3674f7c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
		border-style: solid;
		border-color: #333;
	}
	
	.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-buttons-repeater.wp-block-button__link {
		border-style: solid;
		border-color: #333;
	}
}

@media only screen and (max-width: 767px) {
	.uagb-block-93ddffa8.uagb-buttons__outer-wrap .uagb-buttons__wrap {
		justify-content: center;
		align-items: center;
	}
	
	.uagb-block-93ddffa8.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: auto;
	}
	
	.wp-block-uagb-buttons .uagb-block-c3674f7c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
		border-style: solid;
		border-color: #333;
	}
	
	.wp-block-uagb-buttons .uagb-block-c3674f7c .uagb-buttons-repeater.wp-block-button__link {
		border-style: solid;
		border-color: #333;
	}
}

.uagb-block-95f21786.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	gap: 10px;
}

.uagb-block-95f21786.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	justify-content: center;
	align-items: center;
}

.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link {
	box-shadow: 0px 0px 0 rgba(0, 0, 0, .15);
}

.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover {
	box-shadow: 0px 0px 0 rgba(0, 0, 0, .15);
}

.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-buttons-repeater.wp-block-button__link {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #333;
	border-style: solid;
}

.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-buttons-repeater.wp-block-button__link:hover {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-buttons-repeater.wp-block-button__link:focus {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-01f61c1e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #333;
	border-style: solid;
}

.wp-block-uagb-buttons .uagb-block-01f61c1e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-buttons-repeater .uagb-button__icon > svg {
	width: 15px;
	height: 15px;
}

.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-buttons-repeater .uagb-button__icon-position-after {
	margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-buttons-repeater .uagb-button__icon-position-before {
	margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-button__link {
	text-transform: normal;
	text-decoration: none;
}

@media only screen and (max-width: 976px) {
	.uagb-block-95f21786.uagb-buttons__outer-wrap .uagb-buttons__wrap {
		justify-content: center;
		align-items: center;
	}
	
	.uagb-block-95f21786.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: auto;
	}
	
	.wp-block-uagb-buttons .uagb-block-01f61c1e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
		border-style: solid;
		border-color: #333;
	}
	
	.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-buttons-repeater.wp-block-button__link {
		border-style: solid;
		border-color: #333;
	}
}

@media only screen and (max-width: 767px) {
	.uagb-block-95f21786.uagb-buttons__outer-wrap .uagb-buttons__wrap {
		justify-content: center;
		align-items: center;
	}
	
	.uagb-block-95f21786.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: auto;
	}
	
	.wp-block-uagb-buttons .uagb-block-01f61c1e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
		border-style: solid;
		border-color: #333;
	}
	
	.wp-block-uagb-buttons .uagb-block-01f61c1e .uagb-buttons-repeater.wp-block-button__link {
		border-style: solid;
		border-color: #333;
	}
}

.uagb-block-5cf3730e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	gap: 10px;
}

.uagb-block-5cf3730e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	justify-content: center;
	align-items: center;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link {
	box-shadow: 0px 0px 0 rgba(0, 0, 0, .15);
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover {
	box-shadow: 0px 0px 0 rgba(0, 0, 0, .15);
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater.wp-block-button__link {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #333;
	border-style: solid;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater.wp-block-button__link:hover {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater.wp-block-button__link:focus {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-ac857279.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #333;
	border-style: solid;
}

.wp-block-uagb-buttons .uagb-block-ac857279.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater .uagb-button__icon > svg {
	width: 15px;
	height: 15px;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater .uagb-button__icon-position-after {
	margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater .uagb-button__icon-position-before {
	margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-button__link {
	text-transform: normal;
	text-decoration: none;
}

@media only screen and (max-width: 976px) {
	.uagb-block-5cf3730e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
		justify-content: center;
		align-items: center;
	}
	
	.uagb-block-5cf3730e.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: auto;
	}
	
	.wp-block-uagb-buttons .uagb-block-ac857279.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
		border-style: solid;
		border-color: #333;
	}
	
	.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater.wp-block-button__link {
		border-style: solid;
		border-color: #333;
	}
}

@media only screen and (max-width: 767px) {
	.uagb-block-5cf3730e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
		justify-content: center;
		align-items: center;
	}
	
	.uagb-block-5cf3730e.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: auto;
	}
	
	.wp-block-uagb-buttons .uagb-block-ac857279.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
		border-style: solid;
		border-color: #333;
	}
	
	.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater.wp-block-button__link {
		border-style: solid;
		border-color: #333;
	}
}

.uagb-block-5cf3730e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	gap: 10px;
}

.uagb-block-5cf3730e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	justify-content: center;
	align-items: center;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link {
	box-shadow: 0px 0px 0 rgba(0, 0, 0, .15);
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover {
	box-shadow: 0px 0px 0 rgba(0, 0, 0, .15);
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater.wp-block-button__link {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #333;
	border-style: solid;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater.wp-block-button__link:hover {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater.wp-block-button__link:focus {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-ac857279.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #333;
	border-style: solid;
}

.wp-block-uagb-buttons .uagb-block-ac857279.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater .uagb-button__icon > svg {
	width: 15px;
	height: 15px;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater .uagb-button__icon-position-after {
	margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater .uagb-button__icon-position-before {
	margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-button__link {
	text-transform: normal;
	text-decoration: none;
}

@media only screen and (max-width: 976px) {
	.uagb-block-5cf3730e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
		justify-content: center;
		align-items: center;
	}
	
	.uagb-block-5cf3730e.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: auto;
	}
	
	.wp-block-uagb-buttons .uagb-block-ac857279.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
		border-style: solid;
		border-color: #333;
	}
	
	.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater.wp-block-button__link {
		border-style: solid;
		border-color: #333;
	}
}

@media only screen and (max-width: 767px) {
	.uagb-block-5cf3730e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
		justify-content: center;
		align-items: center;
	}
	
	.uagb-block-5cf3730e.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: auto;
	}
	
	.wp-block-uagb-buttons .uagb-block-ac857279.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
		border-style: solid;
		border-color: #333;
	}
	
	.wp-block-uagb-buttons .uagb-block-ac857279 .uagb-buttons-repeater.wp-block-button__link {
		border-style: solid;
		border-color: #333;
	}
}

.uagb-block-04d8d258.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	gap: 10px;
}

.uagb-block-04d8d258.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	justify-content: center;
	align-items: center;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4.wp-block-uagb-buttons-child .uagb-buttons-repeater {
	background: #ff0101;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .wp-block-button__link {
	background: #ff0101;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-button__wrapper .uagb-buttons-repeater {
	font-family: "Montserrat";
	font-weight: 800;
	font-size: 15px;
	color: #fff;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link {
	box-shadow: 0px 0px 0 rgba(0, 0, 0, .15);
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover {
	box-shadow: 0px 0px 0 rgba(0, 0, 0, .15);
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-buttons-repeater.wp-block-button__link {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-color: #000;
	border-style: solid;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-buttons-repeater.wp-block-button__link:hover {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-buttons-repeater.wp-block-button__link:focus {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-color: #000;
	border-style: solid;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
	border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-buttons-repeater .uagb-button__link {
	color: #fff;
	font-family: "Montserrat";
	font-weight: 800;
	font-size: 15px;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-buttons-repeater .uagb-button__icon > svg {
	width: 15px;
	height: 15px;
	fill: #fff;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-buttons-repeater .uagb-button__icon-position-after {
	margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-buttons-repeater .uagb-button__icon-position-before {
	margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-button__link {
	font-family: "Montserrat";
	text-transform: normal;
	text-decoration: none;
	font-weight: 800;
}

@media only screen and (max-width: 976px) {
	.uagb-block-04d8d258.uagb-buttons__outer-wrap .uagb-buttons__wrap {
		justify-content: center;
		align-items: center;
	}
	
	.uagb-block-04d8d258.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: auto;
	}
	
	.wp-block-uagb-buttons .uagb-block-6cb219f4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
		border-style: solid;
	}
	
	.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-buttons-repeater.wp-block-button__link {
		border-style: solid;
	}
}

@media only screen and (max-width: 767px) {
	.uagb-block-04d8d258.uagb-buttons__outer-wrap .uagb-buttons__wrap {
		justify-content: center;
		align-items: center;
	}
	
	.uagb-block-04d8d258.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: auto;
	}
	
	.wp-block-uagb-buttons .uagb-block-6cb219f4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
		border-style: solid;
	}
	
	.wp-block-uagb-buttons .uagb-block-6cb219f4 .uagb-buttons-repeater.wp-block-button__link {
		border-style: solid;
	}
}
