﻿.footer-rights-reserved {
    background: #4A5568;
    width: 100%;
    position: relative;
    bottom: 0px;
    height: 40px;
    padding-top: 5px;
}

.footer-rights-reserved h1 {
    font-family: Assistant;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    color: white;
}
