.btn-primary-vegaN, .btn-primary-vegaN:hover {
    background-color: #fff;
    font-size: 21px;
    padding: 20px;
    line-height: normal;
    color: #7e35ab
}

.btn-primary-vegaN {
    border: 2px solid #7e35ab;
    border-radius: 10px;
    box-shadow: 0 2px
}

    .btn-primary-vegaN:hover {
        border: 2px solid #7e35ab;
        border-radius: 10px
    }

.vegaNews-section .vegaN-image {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    width: 100%
}

.vega-new-blog-layout .vegaNews-section {
    margin-top: -30px !important;
    padding: 0px;
}

.vegaN-profile {
    background: #fff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 514px
}

.vegaN-title {
    min-height: 160px;
    padding: 30px 20px 0 30px;
    margin: 0;
    font-family: Epilogue !important;
    font-size: 21px !important;
    font-weight: 500;
    color: #000;
    line-height: 28px;
    border-bottom: 3px dotted #000
}

.vegaNews-section .card-body {
    font-size: 16px
}

.btn-vegaN {
    border: 2px solid #000;
    border-radius: 10px;
    font-size: 21px;
    margin-bottom: 40px !important;
    margin: 22px;
    color: #000;
    font-weight: 700 !important;
    padding: 15px;
    text-align: center;
    display: flex;
    justify-content: center
}

.vegaNews-section {
    margin-top: -16px
}

.vega-new-blog-layout .btn-vegaN:hover {
    border: 2px solid #000 !important;
    color: #7e35ab;
    text-decoration: underline !important
}

@media (max-width:768px) {
    .vegaNews-section .card-body {
        font-size: 14px
    }
}

@media screen and (min-width:768px) and (max-width:1000px) {
    .vegaNews-section .card-body {
        font-size: 14px
    }
}
