﻿.grecaptcha-badge {
    bottom: 10px !important; /* Moves it up */
    left: 10px !important; /* Moves it to the left */
    width: 70px !important; /* Makes it smaller */
    opacity: 0.5; /* Makes it less intrusive */
}
