/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1744868832
Updated: 2025-04-17 01:47:12

*/

.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not([class*="has-background"]):hover {
  background-color: #444;
  text-decoration: none !important;
}
.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not([class*="has-background"]) {
  background-color: #8e389e;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border-width: 2px;
  border-style: solid;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]) {
  background-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]):hover {
  background-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-text-color"]) {
  color: var(--td_theme_color, #4db2ec);
  border-color: var(--td_theme_color, #4db2ec);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #444;
  color: #fff;
  text-decoration: none !important;
}
.td-pb-span12