/* 
 Theme Name:     Divi Child
 Author:         BioGenex
 Author URI:     https://biogenex.com/
 Template:       Divi
 Version:        V0.1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.9.3
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


.wpm-testimonial img {
    width: auto !important;
}

.et_pb_module_inner p {
    display: flex;
}
.et_pb_module_inner p a:first-child {
    margin-right: 5px;
}
.et_pb_module_inner p a:last-child {
    margin-left: 5px;
}
.et_pb_module_inner p a:middle-child {
    margin-left: 5px;margin-right: 5px;
}

.head_color_title{
	color: #fff;
}