/*
Theme Name: Divi theme 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.17.4.1654490536
Updated: 2022-06-06 10:12:16

*/
/*  */


.M a {
    color: red;
}

.M1 a {
    color: blue;
}

.M2 a {
    color: green;
}

.M3 a {
    color: #1fa99b;
}

.M4 a {
    color: #e594a2;
}

.M5 a {
    color: #f68d24;
}

.M6 a {
    color: #ff6133;
}

.M7 a {
    color: purple;
}
/*  */
.blurb_img  img{
    transition:0.6s;
}
.blurb_img  img:hover{
    transform:scale(1.3);
}

.blurb_img .et_pb_gallery_image.landscape { overflow:hidden;}

/* .main_head img{
    height:310px;object-fit:cover;
    object-position:top;
    transition:1s;
}
.main_head img:hover{
    object-position:bottom;
}
 */




