@charset "UTF-8";
#container {
    background-color: #333333;
    overflow: hidden;
}
#footerTopics {
    background-color: #333333;
    text-align: center;
    height: 50px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-top: 25px;
}
