input[type="submit"] { cursor: pointer; }
a[href^="https:"] { color: green; }
img[src$=".jpg"] { border: 2px solid orange; }