/*--

    Theme Name:   Twenty Seventeen Child
    Theme URI:
    Description:  Twenty Seventeen child theme
    Author:       Serhii Hrachov
    Author URI:
    Template:     twentyseventeen
    Version:      1.0.0
    Text Domain:  twentyseventeenchild



--*/


/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */


.site-title, .site-title a {
    color: #222!important;
    opacity: 1;
}

.site-description {
    color: #666!important;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 0;
}

.entry-header .entry-subtitle {
    margin: 0;
    padding: 0;
    font-weight: 400;
}
/*
ul, ol {
    margin-left: 1.5em;
}
ul > li, 
ol > li {
    padding-bottom: 15px;
    margin-left: 45px !important;
}
*/

