.expand-icon {
    display: flex;
    width: 15px;
    height: auto;
    transform: rotate(180deg);
}
