.container {
    max-width: 1024px;
}

a:link {
    text-decoration: none;
}

.pricing-header {
    max-width: 700px;
}

.bg-light {
    /*background-color: beige !important;*/
}