/*
Theme Name: Abc Software Child
Theme URI: https://them.es/starter
Description: Child theme for Abc Software
Author: Your Name
Author URI: https://betatestinglink.com/abcsoftwares
Template: abc-software
Version: 1.0.0
Text Domain: abc-software-child
*/

/* Home Page Start */
/* Banner Start */
.background-overlay {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.45) 0%,
    rgba(0, 0, 0, 0.45) 100%
  );
}
/* Banner End */
/* Home Page End */
