v-card[_ngcontent-nnt-c30] .overview-heading[_ngcontent-nnt-c30] {
    font-weight: 650;
    margin-bottom: 3%;
}

v-card[_ngcontent-nnt-c30] {
    margin-bottom: 3.5%;
}

v-card[_ngcontent-nnt-c30] .rate-return[_ngcontent-nnt-c30], v-card[_ngcontent-nnt-c30] .total-balance[_ngcontent-nnt-c30] {
    font-weight: 700;
}

investment-option[_ngcontent-wfb-c31] {
    margin-left: 5%;
    display: block;
}

.investment-option[_ngcontent-nnt-c24] {
    display: flex;
    align-items: center;
    justify-content: left;
}


.investment-option[_nghost-wfb-c31] {
    margin-left: 5%;
    display: block;
}
.investment-option[_ngcontent-nnt-c24] .investment-image[_ngcontent-nnt-c24] {
    width: 25%;
    margin-right: 10%;
}
.investment-title[_ngcontent-nnt-c24] {
    font-size: 25px;
    color: #145a7b;
    font-weight: 650;
}
.investment-option[_ngcontent-nnt-c24] .investment-text[_ngcontent-nnt-c24] {
    width: 65%;
}