/* Clickgaming custom overrides */

.container {
    background-color: #af1c1c!important;

}
.solutions {
    color: #d80000!important;
}

.heading-3 {
    margin-top: 100px!important;
    font-size: 80px!important;
    font-weight: 300!important;
}

.italic-text {
    color: #d80000!important;
}

.italic {
    font-size: 36px!important;
}

.action-button {
    color: #fff!important;
}

.link-products:hover, .link-products:visited {
    color: #ffa8a8 !important;
}

.new-class {
    color: #d80000!important;
}

.it-peripheral {
    background-color: #fff!important;
}

.design-block {
    background-image: linear-gradient(to bottom, #ffd8d8, white);
}

.text-block-8 {
    color: #ffffff;
}

.footer-link:hover {
    color: #ffd8d8;
}

.grid-logo.peripherals { 
        background-color: #ffffff00;
}