/*
 Theme Name:   SACC
 Theme URI:    http://darkog.com/
 Description:  Theme for sacc site
 Author:       Darko Gjorgjijoski / Jakob Semon
 Author URI:   http://darkog.com/
 Template:     enfold
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  sacc
*/

#main #secondary img{
	width: 100%;
}
a.more-link{
    background-color: #00257a;
    border-radius: 5px;
    color: white;
    padding: 5px;
}
a.more-link:hover{
	color: white;
	opacity: 0.5;
}