.article-qoute{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:5rem;margin-top:5rem}@media only screen and (max-width:768px){.article-qoute{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:0!important;margin-top:0!important}.qoute-text{max-width:100%!important}}.qoute-icon{align-items:center;background:#f39000;border-radius:4px;display:flex;height:80px;justify-content:center;width:80px}.qoute-text{max-width:85%}.qoute-qoute{color:#fff;font-size:1.875rem;line-height:1.2;margin-top:-5px}.article-outer ul{color:#f2f2f2}.qoute-author{display:flex;gap:18px;margin-top:1.5rem}.qoute-author .qoute-name{color:#fff;font-weight:700}.qoute-author .qoute-role{color:#f2f2f2}.author-devider{align-self:center;background:#fac075;border-radius:20px;height:4px;width:4px}.text_under_qoute{color:#f2f2f2}.article-qoute .qoute-text a{color:#f39000;transition:.3s}.article-qoute .qoute-text a:hover{color:#fac075;transition:.3s}