.widget-title {
    display: inline;
    position: absolute;
    bottom: 140px; right: 140px;
    /* border: 1px solid rgb(255, 255, 255); */
    border-radius: 10px;
    padding: 20px;
    font-size: 3em;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: black;
    background-color: rgba(255, 255, 255, 0.497);
}
.widget-featured-image img{
    width: 1920px;
    height: 1080px;
    /* background-image: url('https://mizopetu.myhostpoint.ch/wp-content/uploads/2023/05/redd-f-5U_28ojjgms-unsplash-scaled.jpg'); */
}