.linkbox{background:rgba(255,255,255,.9)}.linkbox.layout-horizontal{display:flex;flex-wrap:wrap;justify-content:center}.linkbox .field--name-field-title{background:#ddd;font-weight:bold;padding:15px}.linkbox .links a{background:rgba(255,255,255,.2);color:#000;display:block;padding:10px 15px;transition:all .25s linear}.linkbox .links a:hover{background:#e8e8e8;padding-left:17px;text-decoration:none}.linkbox.layout-horizontal .links a{border-left-width:1px}footer .linkbox{background:transparent}footer .linkbox .field--name-field-title{background:transparent;padding:15px 0}footer .linkbox .links a{background:transparent;border-bottom:1px solid transparent;border-left:0;color:currentColor;padding:10px 0}footer .linkbox .links a:hover{background:transparent;border-bottom-color:color-mix(in srgb, currentColor 10%, transparent);color:currentColor;padding-left:2px;text-decoration:underline}