
.atom-chart {
    background-color: white;
    padding: 1em 3em;
    padding-bottom: 5em;
    border-radius: 5px;
    width: auto;
    height: auto;
    box-sizing: border-box;
}

.atom-chart-title {
    padding: 0.5em 0em 1em;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 1px;
}