.show_more_content {
    background: rgb(255,0,0);
    color: rgb(220,30,30);
    display: none;
}

.close_show_more {
    display: none;
}
