.store-about h1{
    padding: 25px;
}
.store-about h1:hover{
    color: crimson;;
}