.TitleCards {
    border: 5px outset white;
    background-color: rgb(44, 202, 255);
    text-align: center;
    height: 100px;
    padding: 22px;
}