body{
    background: #eeedec;
    letter-spacing: 0.2em;
    font-size: 0.8em;
}
.container{
    max-width: 400px;
}
input{
    max-height: 40px;
}
.icon{
    position: relative;
    top: -45px;
    border-radius: 50%;
    padding: 25px 0px;
    width: 100px;
    margin-bottom: -50px;
}
.details{
    margin-top: 10px;
}
.display-4 p,.date{
    font-size: 15px !important;
    font-weight: bold !important;
}
.display-4 p span{
    font-size: 12px !important;
    font-weight: 600 !important;
}
.state{
    font-weight: 600 !important;
}