/*
Theme Name: Everest Child
Template: everest-parent
Version: 1.0.0
*/

.logos {display: flex; flex-wrap:wrap; justify-content: center; align-items: center;column-gap:30px; row-gap:30px; padding: 30px 0;}
.logobox {text-align: center; font-weight: bold; width:300px;}
.logobox img { max-width: 300px; margin-bottom: 15px; max-height: 160px; width: auto;}