:root {
    --primary-color: #fe8704;
    --secondary-color: #bd2030;
    --main-dark-color: #666;
    --ofis-color: #5b883c;
    --ev-color: #ee8e21;
    --mevlut-color: #7f0714;
    --bg-light-theme: #fef9f5;
    --bg-white: #FFF;
    --bg-light-gray: #fafafa;
    --shadow-primary: 0px 6px 10px 0px rgba(254, 135, 4, 0.2);
    --shadow-secondary: 0px 6px 10px 0px rgba(254, 135, 4, 0.2);
    --secondary-rgba: rgba( 35, 33, 53, 0.8)
}

.capsules.theme-collapse .toggle{
	background: #c85b66 !important;
}
.capsules.theme-collapse .toggle.arrow-down{
	background: #bd2030 !important;
}

.splash { padding: 15px; background-color: #494f5c; color: #fff; }
.splash .h211 { height: 30px; }
.splash h2, h3, h4, h5 { margin: 0; font-weight: 400; }