﻿.js-Accordion-content {
    border: 1px solid #ccc;
    border-top: 0;
    height: 0;
    line-height: 1.5;
    overflow: hidden;
    transition: all .25s linear;
}
