/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 05.05.2020, 14:52:43
    Author     : Herz
*/

.googlerev  .eui-widget-title.eapps-google-feed-title{
    font-size: 2.6em;
    line-height: 1.5em;
    color: #1B66B3;
    margin-bottom: 25px;
    font-weight: lighter;
}
.content-google-feed .es-widget-title-container *{
    font-size: var(--headline-font-size-x-large) !important;
    color: var(--headline-color)  !important;
    font-weight: var(--headline-weight, normal)  !important;
    text-transform: uppercase;
    text-align: center;
    line-height: var(--headline-line-height, 1.4)  !important;
    font-family: "Montserrat"  !important;
}
.es-popup-content-container{
    background-color: black !Important;

}