
.dayCard[data-v-6252d93b] {
 max-width: 320px;
}
.dayCard .box[data-v-6252d93b] {
    background: white;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0px 0px 14px 0px #BEC1C180;
}
.dayCard .box .imgBox[data-v-6252d93b] {
    width: 280px;
    height: 195px;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 20px;
    padding-top: 26px;
}
.casaUfficio[data-v-6252d93b] {
    width: 96px;
    height: 36px;
    padding: 0px 17px 0px 17px;
    border-radius: 0px 50px 50px 0px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    border-left: 0px ; 
    background: linear-gradient(180deg, #B9FF4A 0%, #549B0C 100%);
}


