/**
 * @file
 * Subtheme specific CSS.
 */
.contextual {
    top: -10px;
    right: -20px;   
}
form .description.captcha__description {
    top: 0px;
}