/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
.plan-card-shadow {
    -webkit-box-shadow: 1px 3px 5px 4px #e4e4e4;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 3px 5px 4px #e4e4e4;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 3px 5px 4px #e4e4e4;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.plan-row-margin-bottom {
    margin-bottom: 20px;
}
