/*
Theme Name: Enigma-child theme
Version: 1.0
Description: A child theme of Enigma
Template: enigma
*/

@import url("../enigma/style.css");
.enigma_service {
	padding-top:10px;
	padding-bottom:10px;

}
.enigma_service_area{
	border-radius: 0px;
	margin-bottom: 5px;
	transition: all 0.4s ease 0s;

}
.enigma_blog_wrapper {
margin-top: 10px;
margin-bottom: 0px !important;
}