.codeteaser {
    background-color: #fff;
    color: #002e42;
    margin-bottom: 30px;
    border-radius:1rem;
    overflow:hidden;
    
}

.codeteaserct {
    border-bottom:solid 5px;
    padding:1rem;
}