.vertical{display:flex;flex-direction:column;gap:10px}.horizontal{align-items:center;display:flex;gap:10px}.w-100{width:100%}a{color:#11595a;text-decoration:none}.justify-center{justify-content:center}::-webkit-scrollbar{background:#fdeeee;width:10px}::-webkit-scrollbar-thumb{background:#539a9b;border-radius:10px}