/*
 Theme Name:     Divi Child
 Theme URI:      https://ypsilon.dev/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://ypsilon.dev/
 Template:       Divi
 Version:        1.2.0
*/
 
/* custom CSS starts here */

@media only screen and (max-width: 540px) {
  body #page-container .et_pb_section .dsm_button_2 .et_pb_button_two.et_pb_button {
    margin-left: 0px !important;
  }
}
