.accordion-item {
    margin-bottom: 20px;
}

.card {
    margin-bottom: 10px;
}

.card img {
    max-width: 100%;
    height: auto;
}
.symbol {
width: 27px;
height: 9px;
top: 10px;
left: 1px;
border-radius: 4.5px;
background: linear-gradient(96.34deg, #E537B9 0%, #C040DF 100%);
}

.feed,.header, .subHeader {
font-family: Montserrat;
}

.subHeader {

line-height: 1.6;
color: #858585;
}