.frame-type-netwerk_buttons{width:95%;max-width:1100px;margin:1rem auto;display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem}.frame-type-netwerk_buttons .button{flex:1;max-width:300px;background-color:#56684a;margin-top:0}.frame-type-netwerk_buttons .button a{font-size:clamp(16px,14.8px + .2vw,18px)}.frame-type-netwerk_buttons .button:nth-of-type(2),.frame-type-netwerk_buttons .button:nth-of-type(3){background-color:rgba(0,0,0,0);border:2px solid #56684a}.frame-type-netwerk_buttons .button:nth-of-type(2) a,.frame-type-netwerk_buttons .button:nth-of-type(3) a{color:#56684a}@media(max-width: 850px){.frame-type-netwerk_buttons{flex-direction:column;align-items:center;width:85%;max-width:500px}.frame-type-netwerk_buttons .button{margin-top:0;width:100%}}@media(max-width: 500px){.frame-type-netwerk_buttons{gap:.8rem}}