.animated-image {
    transition: transform 0.2s ease;
    transform-origin: center center;
    width: 26%;
}

.parah4 {
    font-size: 2rem;
    color :#17a2b8;
}

.parah6 {
    font-size: 1.2rem;
}
ul li{
    color: snow;
    font-size: 16px;
    padding-top: 3px;
}