/*
==================================
    Tags
==================================
*/
blockquote {
    width: 90%
}



/*
==================================
    Class
==================================
*/

.gs-function {
    width: 80%;
}

.gs-salient .content > div > h4 {
    font-size: 1.25em;
}

.notice {
    padding: 4rem
}
.notice > :nth-child(1) {
    font-size: 2em;
}


/*
----------------------------------
    Request general
----------------------------------
*/
.gs-request {
    justify-content: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
}

/*
----------------------------------
    Partner
----------------------------------
*/
#partner .why .flex-w-35 {
    width: 40%
}

#partner .price .flex-w-30 {
    width: 40%
}


/*
----------------------------------
    Theme
----------------------------------
*/
#theme .filter .color {
	width: 100%;
	margin-bottom: 1.5rem;
}