.pigeon_testimonial--wrapper{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;margin-bottom:20px}.pigeon_testimonial--wrapper p{margin-bottom:0}.pigeon_testimonial--unit{width:100%;background-color:#e0e9f9;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:.5em;padding:1rem;transition:background-color .5s ease;margin:1rem 0}.pigeon_testimonial--unit:hover{background-color:#edf4ff;transition:background-color .5s ease}.pigeon_testimonial--quote,.pigeon_testimonial--question{opacity:.5;text-align:center;margin-bottom:20px}.pigeon_testimonial--quote__image{width:80px}.pigeon_testimonial--question__image{width:200px}.pigeon_testimonial--text{font-size:.9em;text-align:center;color:#303861}.pigeon_testimonial--text__bigger{font-size:1.2em;text-align:center;color:#303861}.pigeon_testimonial--meta{text-align:center;margin-top:20px;text-transform:uppercase;font-size:.9rem;font-weight:700;color:#1e90ff}.pigeon_testimonial--readmore{display:flex;justify-content:center}.pigeon_testimonial--readmore__link,.pigeon_testimonial--readmore__scrollDown{background-color:#1e90ff;border:2px solid #1e90ff;color:#fff;padding:.3rem .5rem;margin-top:20px;margin-right:5px;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.pigeon_testimonial--readmore__link:hover,.pigeon_testimonial--readmore__scrollDown:hover{color:#1e90ff;background-color:#1e90ff;background-color:transparent;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);outline:none}.pigeon_testimonial--readmore__link:focus,.pigeon_testimonial--readmore__scrollDown:focus{color:#fff;outline:none}@media (min-width:768px){.pigeon_testimonial--wrapper{flex-direction:row}.pigeon_testimonial--unit{width:30%;margin:1.5rem .5rem}}