#fuel-icons h4 {
    margin-bottom: 0
}

#fuel-icons img {
    margin-left: auto;
    margin-right: auto
}

#fuel-icons a {
    color: #333;
    text-decoration: none
}

#more-info h3 {
    margin-top: 0;
    margin-bottom: 30px;
}

#GDPRQuestion .fa {
    margin-top: 4px;
    margin-left: 6px;
    cursor: pointer;
    color: grey;
}

#GDPRQuestion input.radio {
    display: inline;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
    vertical-align: top;
}