.custom-radius {
	border-radius: 8px 8px 0px 8px !important;
}

.subscribe .input-group-text {
	border-radius: 0px 8px 0px 0px !important;
	background: #ffffff !important;
	border: none !important;
}

.justify-content-space-between {
	justify-content: space-between;
}


.obf-cover {
	object-fit: cover;
}