.blog-details .vc_btn3-container a.vc_btn3 {
    color: #ffffff !important;
    font-weight: 500;
    border-radius: 50px;
    text-align: center;
    overflow: hidden;
    border: none;
    box-shadow: none;
    background: linear-gradient(94.72deg, #25BDA5 -0.02%, #D35C3B 99.69%);
    background-size: 100% 100%;
    animation: none;
    transition: 0.4s ease;
    transform: none;
}