.bgwhitesmoke {
    background: whitesmoke;
    /* border-style: groove; */
    border-bottom-left-radius: 10px;
    padding: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.frame-220 a {
    color: #f15757;
}