.rounded-btn a,
.rounded-btn button {
    border-radius: 10px;
}

.equal-button a,
.equal-button button {
    width: 240px;
    border-radius: 10px;
    text-align: center;
}

/* Stack Salient Button elements vertically */
.stack-about-buttons .vc_vc_nectar_btn {
    display: block !important;
    width: 100% !important;
    clear: both !important;
    margin-bottom: 15px !important;
    text-align: center;
}

/* Style the actual buttons */
.stack-about-buttons .vc_vc_nectar_btn a.nectar-button,
.stack-about-buttons a.nectar-button {
    display: inline-block !important;
    width: 280px !important;
    max-width: 100% !important;
    box-sizing: border-box;
    text-align: center;
}