/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 16 2020 | 23:28:05 */
.services-sec .service-heading {
    background: lightgray;
    padding: 5px;
}
.service-content{
  display: none;
}
.service-content button {
    padding: 4px 11px;
/*     display: inline-block; */
	margin: 8px 0px !important;
}
.services-sec .one-fourth.column{
  margin: 1px !important;
}
.services-sec .one-fourth.column, .services-sec .one-third.column, .services-sec .one, .services-sec .three-fourth.column {
    margin: 1px !important;
}
/* .service-content input {
    width: 50px;
/*     display: inline-block; */
    margin: 0px;
    text-align: center;
    padding: 12px;
} */
.service-content .column.one-fourth {
    display: flex;
    justify-content: space-around;
}
.column.one.service-heading {
    background: gray;
}
.column.one.service-heading h2 {
    margin-bottom: 0px !important;
    line-height: 2;
}