.cover {
    background-color: #25d366 !important;
    color: #fff;
}

.display-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.default-margin {
    margin: 15px 10px;
}

.ct-partners {
    background: #f5f5f5;
    margin-bottom: 40px;
}

.btn-success {
    color: #fff!important;
}