
.card p {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #666;
    text-decoration: none !important;
    text-align: center;
}

.card1 {
    display: block;
    position: relative;
    max-width: 262px;
    border-radius: 4px;
    padding: 25px;
    text-decoration: none;
    z-index: 0;
    overflow: hidden;
    text-decoration: none !important;
    margin: 0 auto;
}



