tr{
    text-align: center;
}
th{
    font-weight: 400;
    font-size: 16px;
    width: 25%;
    
}
td{
    font-size: 12.5px;
    font-weight: 300;
}
.totalsector{
    width: 90%;
    max-width: 400px;
    margin: auto;
    border: none;
    margin-bottom: 30px;
    margin-top: 25px;
}
.sytunnus{
    font-size: 12.5px;
    font-weight: 200;
}
.salv{
    float: left;
    font-size: 12.5px;
    font-weight: 200;
}
.erittely{
    border: none;
    width: 100%;
    margin-top: 2em;
}
.kvhinta{
    color: #248100;
    float: right;
    font-weight: 600;
    margin-left: 3px
}
.kvhinta.l{
    float: left;
}
.vabutton{
    width: 8.3em;
    height: 2.5em;
    background-color: #3B82F6;
    color: #F2F2F2;
    border-radius: 25px;
    border: none;
    font-size: 17px;
    font-weight: 600;
    margin-top: 1.25em;
    filter: drop-shadow(0px 4px 4px #00000040);
}
.ohinta{
    float: right;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 400;
}
.ohinta.l{
    float: left;
}