/*
Theme Name:   Speciaradebjorkse
Description:  Write here a brief description about your child-theme
Author:       Fredrik
Author URL:   Write here the author's blog or website url
Template:     specia
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Speciaradebjorkse
*/

/* Write here your own personal stylesheet */

/* Added customer colours */
a:link {
    color: #009fc9;
}
/*
a:hover {
    color: #009fc9;
}
a:visited {
    color: #009fc9;
}
*/


/* Decrease Footer Height
.footer-widget {
   margin: 2% 0;
}

.site-footer {
    padding-bottom: 0.5px;
    padding-top: 0.5px;
}

.footer-widgets {
    padding-top: 10px;
    padding-bottom: 10px;
}

 */