/*
Theme Name: Stockholm Child
Theme URI: https://stockholmlanding.qodeinteractive.com/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.1.1
Text Domain: stockholm
Template: stockholm
*/
@import url("../stockholm/style.css");


body{
	font-size: 16px;
}

/* Webkit */
::selection {
    background: #ff8612;
    color: #fff;
}
/* Gecko/Mozilla */
::-moz-selection {
    background: #ff8612;
    color: #fff;
}
/*login form*/
#login {
    width: 345px!important;
}
