/*
 Theme Name:   Freedom Child
 Theme URI:    http://www.engr.uconn.edu/
 Description:  Freedom - A Child Theme
 Author:       O. Echevarria
 Author URI:   http://www.engr.uconn.edu
 Template:     cornerstone
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         customizable layout, responsive-layout, accessibility-ready
 Text Domain:  freedom-child
*/
.row{
    
    margin-left: 0;
    margin-right: 0;
    
}

.long-row{
    
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    
}

#uc-footer-links li {
    
    font-size: 12px;
    
}

#uc-footer-links li a{
    
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    text-decoration: none;
    
}

#footer li a {
    
    padding: 5px 5px;

}
