.elementor-13 .elementor-element.elementor-element-67a17dce{overflow:visible;}/* Start custom CSS */.brk-account-nav a {
    position: relative;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #01338d;
    font-weight: 700;
    font-size: 21px;
    line-height: 36px;
    text-indent: -9999;
    text-align: center;
}

.rz-dashboard .rz--box>i {
    transition: all .3s;
    width: 50px;
    margin-bottom: 1rem;
    line-height: 50px;
    background: #01338d;
    color: #fff;
    font-size: 25px;
    text-align: center;
    border-radius: 12px;
}

.rz-dashboard .rz-box-author {
    display: flex;
    flex-direction: column;
    padding: 2rem 1.5rem;
    background: #01338d;
    color: #fff;
}

.brk-bg, .rz-button {
    position: relative;
    background-color: #db0c62!important;
    overflow: hidden;
    z-index: 0;
}

.rz-dashboard .rz-box-author .rz--avatar {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin: 0 auto 1rem;
    background: #fff;
    color: #db0c62;
    font-size: 35px;
    border-radius: 50%;
    z-index: 1;
}

.rz-dummy-image {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 46.4%!important;
    background-color: #222;
    color: #ccc;
    vertical-align: top;
}/* End custom CSS */