.customers_talk::before{background-color:#fff;}
#customersTalkCat::after{border-color:#e3eef3;}
#customersTalkCat .left h1 {color: #73a9c5;}
#customersTalkCat .pet-club{color: #73a9c5;}
#interview--area .pet-club::before,
#customersTalkCat .pet-club::before{background-image: url("../img/add/instagram.svg");}
#customersTalkCat .center p::after,
#customersTalkCat .right p::after{color: #e3eef3;}
#customersTalkDog{max-width:832px;}
#customersTalkDog::after{border-color:#f8e2dd;}
#customersTalkDog .left h1 {color: #EB755B;}
#customersTalkDog .pet-club{color: #EB755B;}
#customersTalkDog .pet-club::before{background-image: url("../img/add/instagram2.svg");}
#customersTalkDog .center p::after{content: "03";color: #F8E2DD;}

@media only screen and (max-width: 768px){
	.customers_talk {margin-top: -890px;}
}