.contact-section{background-color:#fff;border:1px solid #fff;border-radius:8px;box-shadow:2px 2px 3px #c5c5c5;margin-bottom:20px;padding:15px}#buildings-data-container{gap:10px;margin-bottom:20px}#buildings-data-container,.involved_building{align-items:center;display:flex;flex-direction:column;justify-content:center}.involved_building{border:1px solid #000;border-radius:8px;padding:10px}.contact-section table{border-collapse:collapse;font-size:18px;margin:20px 0;text-align:left;width:100%}.contact-section table td,.contact-section table th{border:1px solid #ddd;padding:12px}.contact-section table tr:nth-child(2n){background-color:#f2f2f2}.contact-section table tr:hover{background-color:#9cccff}.contact-section table th{background-color:#4caf50;color:#fff;text-align:center}.contact-section table td a{color:#4caf50;text-decoration:none}.contact-section table td a:hover{text-decoration:underline}.label-column{width:33%}.buildings-table tbody tr:hover{background-color:#fff}.warning-team{color:red}.button-link{background-color:#007aff;border:none;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:inline-block;font-size:16px;margin:10px;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s,box-shadow .3s}.button-link:focus,.button-link:hover{background-color:#0056b3;box-shadow:0 4px 8px rgba(0,0,0,.15);outline:none}.button-link:active{background-color:#004085;box-shadow:0 2px}