
.row-key{
    width: 25%;
}

.sidebar-box{
    border: 1px solid #dbdbdb;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

.top-bar{
    background: #3155A4;
    height: 4px;
    margin: 10px 0px 0px; 
}
.person p{
    margin: 0;
}

.person{
    margin-bottom: 3rem;
}

.info-content{
    padding: 2rem 3rem;
}

.further-info{
    margin-bottom: 3rem;
}
.standard-info{
    margin-bottom: 3rem;
}
.standard-info p{
    margin-bottom: 2rem;
}
.sidebar-link{
    color: #fff;
}
.buttons button{
    width: 100%;
    margin-bottom: 1rem;
    height: 4rem;
}

.info-title{
    margin-bottom: 2rem;
    font-weight: 400;
    color: #3155a4;
    font-size: 20px;
}