/* 05.06. GDPR */

.inquiry-box input[type=checkbox] {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    position: relative;
    top: 4px;
}