﻿.textCentered {
    text-align: center;
}

.address {
    font-family: 'NORLYSText';
    font-size: 26px;
    padding-top: 16px;
    padding-bottom: 24px;
    font-weight: bold;
}

.reset {
    cursor: pointer;
    font-family: 'NORLYSText';
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
}
