body{
    font-family: 'Poppins';
    max-width: 100%;
    overflow-x: hidden;
}

nav p{
    color: #0A68C8;

}

body .row{
    margin-bottom: 3rem;
}

.card{
    height: 100%;
}
