.bottom-links{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;gap:8px;margin:32px 0}@media(max-width:768px){.bottom-links{margin:24px 0;justify-content:flex-end}}.bottom-links .button-share{background-color:var(--coffee-light)}.bottom-links .button-share:hover{background-color:var(--yellow-light)}.bottom-links .button-large{min-width:200px}@media(max-width:768px){.bottom-links .button-large{min-width:102px;height:36px;font-size:14px;font-weight:600}}