#price-plan > div > div > div > div > a  {
    margin-bottom: 20px !important;
    margin-left: 114px !important;
}

div.item {
    height: 350px;
    background-color: #e9ecef;
    border-radius: 10px;
}
#pricing-column {
    margin-right: 5px;
    max-width: 31.333333% !important;
}
.price-figure {
    color: black;
    font-weight: bold;
}
.heading {
    margin-top: 10px;
}
.content-footer {
    bottom: 0;
    position: absolute;
    text-align: center;
}
.content-footer a {
    margin-left: auto;
    margin-right: auto;
}