.ticktitle1 {
    margin-left: -0.7rem;
    margin-bottom: 0.4rem;
    font-size: 1.3rem;
    font-weight: bold;
}
.ticksubtitle1 {
    color: #777777; 
    font-weight: normal;
    font-size: 0.85rem;
}

.ticktitle2 {
    font-weight: bold;
}

.line {
    height: 0.1rem;
    border-bottom: 1px solid;
    border-color: #AAAAAA;
    margin-bottom: 0.1rem;
    margin-left: inherit;
    margin-right: inherit;
}
