a.button{border:4px solid #fff;color:#fff;display:block;font-size:1.3rem;font-weight:700;padding:9px 15px}a.button:hover{background-color:#fff;border-color:#fff;color:#000}span.button{border:4px solid #fff;color:#fff;display:block;font-size:1.3rem;font-weight:700;padding:9px 15px}p.button{display:block;margin-left:auto;margin-right:auto;padding:1rem 0;text-align:center}a.button.dark{border-color:#404040;color:#404040}a.button.dark:hover{background-color:#404040;border-color:#404040;color:#fff}@media (min-width:768px){a.button,p.button{width:-moz-fit-content;width:fit-content}}footer section.links{align-items:center;color:#000;display:flex;font-size:1.7rem;justify-content:center;padding:3.5rem .5rem;word-wrap:break-word}footer section.links a:active,footer section.links a:link,footer section.links a:visited{color:#000}footer section.links a:hover{color:#8d8d8d}footer section.links ul{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;list-style-type:none;margin:0;max-width:1200px;padding:0 1rem;width:100%}footer section.links ul li{font-weight:800}@media (min-width:992px){footer section.links ul{flex-direction:row}}footer section.info{background-color:#000;color:#fff;display:flex;justify-content:center;padding:.5rem;text-align:center}footer section.info div{align-items:center;display:flex;flex-direction:column;justify-content:space-between;max-width:1200px;padding:0 1rem;width:100%}footer section.info div ul{align-items:center;display:flex;gap:1rem;list-style-type:none;margin-left:0}footer section.info div ul li img{height:2rem;-o-object-fit:contain;object-fit:contain;width:2rem}@media (min-width:992px){footer section.info div{flex-direction:row}}@media (max-width:992px){footer section.info p:first-child{margin-bottom:0}}