.red{background:linear-gradient(145deg,#ff7373,#ff4d4d)}.blue,.red{min-width:300px;display:inline-block;font-size:1.5rem;font-weight:800;color:#fff;border-radius:50px;padding:10px;text-align:center;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,.2),inset 0 -2px 5px rgba(0,0,0,.2),inset 0 2px 5px hsla(0,0%,100%,.2);text-shadow:0 1px 2px rgba(0,0,0,.2);transition:transform .2s}.blue{background:linear-gradient(145deg,#74b4ff,#5897e1)}.icon{transition:transform .2s;display:inline-block}.blue:hover,.icon:hover,.red:hover{transform:scale(1.1);cursor:pointer}@media only screen and (max-height:500px) and (orientation:landscape){.red{background:linear-gradient(145deg,#ff7373,#ff4d4d)}.blue,.red{min-width:150px;display:inline-block;font-size:1rem;font-weight:800;color:#fff;border-radius:25px;padding:5px;text-align:center;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,.2),inset 0 -2px 5px rgba(0,0,0,.2),inset 0 2px 5px hsla(0,0%,100%,.2);text-shadow:0 1px 2px rgba(0,0,0,.2);transition:transform .2s}.blue{background:linear-gradient(145deg,#74b4ff,#5897e1)}.icon{transition:transform .2s;display:inline-block;max-width:40px;max-height:40px}}