/*
Theme name: Casinor
Description: Custom Theme
*/

/*
	Source post-css styles are located in the postcss directory.
	The compiled bundle is in assets/bundle.css; The README.md
	file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment. It will override bundle.css styles.
*/
html[lang="de-DE"] .casino .c__foot .fragment-info>p {font-size: 9px;}
.casino .casino__inner {
    min-height: 135px;
}

.widget .widget-casino .article__actions p {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .015em;
    text-transform: uppercase;
    text-align: center;
}
.eght-icons img {
    width: 72.5px;
    display: inline-block;
    margin-right: 31px;
}

.eght-icons a.beaware-icon img {
    width: 180px;
}

.eght-icons {
    margin-top: 15px;
}