﻿.myFooterTitleBold {
    font-size: 18px;
    color: #00586e;
    font-weight: bold;
}

.myFooterTitleNormal {
    color: #00586e;
    font-size: 18px;

}

.myFooterNormal {
    font-size: 10px;
    text-align: center;

    font-weight: normal;
    color: #000;
}