/*
Theme Name: Representum
Theme URI: https://www.representum.nl/
Author: Representum
Author URI: https://www.representum.nl/
Description: Licht maatwerkthema voor de juridische website van Representum.
Version: 0.4.6
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: representum
*/

.form-honeypot {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

.nav-links {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-top: 36px;
}
