﻿/* User customisable */

/* Example

.energy .unit {
    color: var(--bs-secondary-color);
}
*/

.container .pb-3 h3:after {
    content: ":"
}

.container > main > .d-flex > .img-fluid {
  width: auto;
  max-height: 160px;
}
