/*
    M1 FLotta urlap
    2025. 01. 21.
*/

form {
    margin-top: 20px;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    color: #333;
}

form p {
    margin-bottom: 15px;
}

h3 {
    font-weight: 700;
    font-size:18px;
    margin-bottom: 10px;
}

label.control-label {
    font-weight: bold;
}

.form-check-gdpr {
    margin-bottom: 10px;
}

.form-check-gdpr label {
    font-size: 12px;
    margin-top: 2px;
}

