/*
  Theme Name: Kaufman
  Theme URI: https://www.elegantthemes.com/gallery/divi/
  Description: Divi Child Theme
  Version: 1.0.0
  Template: Divi
  Author: Divi Pixel
  Author URI: https://www.divi-pixel.com
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.testimonial-author h4 {
    padding-bottom: 0;
}
.tertiary_btn:hover{
  text-decoration: underline;
}
.tertiary_btn:hover::after{
  transform: translateX(-7px);
}
.primary_btn:hover::after{
  transform: translateX(3px);
}

