.lgw-buttons.lgw-loop{display:flex;flex-direction:column;align-items:center;gap:10px}.lgw-buttons .lgw-button{background-color:#17529F;color:#fff;text-transform:uppercase;padding:10px 30px;border-radius:4px;font-weight:700;transition:all ease-in-out .3s}.lgw-buttons .lgw-button:hover{color:#17529F;background-color:#FDC82F}.lgw-buttons .lgw-button:last-of-type{margin-left:5px}@media screen and (min-width:376px) and (max-width:768px){.lgw-buttons{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}}