.first-container{
    border-style: solid;
    border-radius: 1px beige;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.l-font{
    margin-bottom: 5em;
}
.pictures img{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.sidePic{
 float: right;
 position: relative;
 left: 10em;
 padding: 2em;
}
.button{
    position: relative;
    bottom: 0;
}
.title{
    font-weight: 800;
    font-size: larger;
}

.xl-font b{
font-size: 20px;
}