body{
    line-height: 1.5;
}
.blog-container h2,
.blog-container h3 {
    font-family: inherit;
    padding-bottom: 0;
}
.css-flvjee-btn{
    background: radial-gradient(170.39% 1433.21% at -13.73% -66.45%, #d694f5 0, #9b8ade 100%);
    border-radius: 86px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    min-width: 320px;
    overflow: hidden;
    padding: 12px 24px;
    transition: all .34s ease-out;
    z-index: 0;
    border: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
    position: relative;
    text-align: center;
    text-decoration: none;
}