body{font-family:Inter,sans-serif;background-color:var(--no-acent-color);margin:0;padding:0;color:#000}.btn{background-color:#e94798;color:#fff;border:none;padding:10px 20px;border-radius:5px;font-size:1rem}.btn:hover{background-color:#ff1493;color:#fff}.page-border-top{width:100%;height:auto;position:absolute;z-index:0}.page-border-bottom{margin-top:-135px;width:100%;height:auto}:root{--primary-color: #005F6A;--secondary-color: #006E51;--background-color: #02171a;--acent-color: #0094a5;--hover-color: #0094a5;--button-color: #0094a5;--no-acent-color: #043e5066;--base-spacing: 1rem;--font-size-base: 16px}body,html{margin:0;padding:0;width:100%;height:100%;background-color:#005f6a}.container{position:relative;width:100%;max-width:1200px;height:100%;margin:10% auto 0}.columns{display:flex;justify-content:space-between;width:80%;height:80%;margin:0 auto}.column-left,.column-right{width:40%}.column-center{position:absolute;left:50%;transform:translate(-50%);width:2px;height:73%;background:#fff}.btn{display:inline-block;padding:12px 24px;background:#0094a5;color:#fff;text-decoration:none;font-weight:700;border-radius:4px;text-align:center}.btn:hover{background:#043e5066}
