* {
    margin: 0;
    padding: 0;
}

body{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

header {
    background-color: #3BC3AD;
}

header h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: .9em;
    margin-bottom: 0;
    margin-top:6px
}

header .logo {
    margin-left:15px;
    height:60px
}

.date-time {
    font-size:32px;
}

#reloj {
    display:inline
}

.fecha_hora {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.fecha {
    margin: 0;
    padding: 0;
}

#ww_8ce74ab6e6007 .ww_source svg {
    display:none
}


#ww_8ce74ab6e6007 .ww_name,
#ww_8ce74ab6e6007 .ww_cond {
    display: none!important;
}

#ww_8ce74ab6e6007 .ww_temp {
    display:block!important;
    font-size: 24px!important;
    line-height: 24px!important;
    height: 26px!important;
}

#ww_8ce74ab6e6007 .ww-box[max-width~="230px"] .ww_icon {
    margin-top:5px
}
