.wp-block-custom-theme-resource-url .wp-block-button__link {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 10px var(--wp--preset--spacing--x-small);
}

.wp-block-compilation-pro-resource-url .resource-url-button {
    text-transform: uppercase;
    border-radius: 8px;
    display: block;
    align-items: center;
    text-decoration: none;
    color: #fff;
    background-color: #26a95f;
    border: 0;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    padding: 10px 16px;
}

.wp-block-compilation-pro-resource-url .resource-url-button svg {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    vertical-align: middle;
}
