.container {
    max-width: 800px;
}

.lp-head-title,
.card-body ul {
    font-weight: 600;
}

.card {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.lp-image-big {
    width: 100%;
}

.lp-bg-blue {
    background-color: #1961ac;
    color: #fff;
}

p {
    text-align: justify;
}

.cc-revoke,
.cc-window {
    font-size: 12px !important;
}

.cc-revoke {
    display: block !important;
    transform: translateY(0) !important;
}