.et_pb_blurb_container{padding-top:10px}.colglow{animation:cglow 19s linear infinite}@keyframes coglow{0%{background:green;box-shadow:0px 0px 25px pink}25%{background:yellow;box-shadow:0px 0px 25px white}50%{background:red;box-shadow:0px 0px 25px yellow}75%{background:green;box-shadow:0px 0px 25px red}100%{background:purple;box-shadow:0px 0px 25px white}}.colglow2{animation:cglow 23s linear infinite}@keyframes coglow{100%{background:green;box-shadow:0px 0px 25px red}75%{background:purple;box-shadow:0px 0px 25px pink}50%{background:green;box-shadow:0px 0px 25px pink}25%{background:yellow;box-shadow:0px 0px 25px white}0%{background:red;box-shadow:0px 0px 25px blue}}.colglow3{animation:cglow 21s linear infinite}@keyframes cglow{50%{background:purple;box-shadow:0px 0px 25px pink}25%{background:orange;box-shadow:0px 0px 25px white}100%{background:red;box-shadow:0px 0px 25px blue}75%{background:green;box-shadow:0px 0px 25px red}25%{background:blue;box-shadow:0px 0px 25px pink}}.peoleCircle img{width:150px;height:150px;box-shadow:0px 10px 15px #44444450;border-radius:50%;border:3px transparent;margin-bottom:30px;margin-top:30px;transition-duration:.75s}.peoleCircle img:hover{transform:rotateY(180deg);border:3px solid #0c71c3}