body {
    background: #0c3e05;
}

.register-content {
    font-family: sans-serif;
    color: #ceead6;
    padding: 0 20px 20px 20px;
}

.register-content u {
    font-weight: bold;
}

.register-content ul {
    list-style-type: none;
}

.register-content img.check-icon {
    width: 20px;
    margin-right: 10px;
}