/*
Theme Name: t9s-theme
Theme URI: https://techsapiens.com/
Author: Techsapiens
Author URI: https://techsapiens.com/
Description: Techsapiens
Version: 1.0
Tested up to: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
*/

#footer{
    text-align: center;
    height: 30px;
    background-color: #414141;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 99;
}
