/*
Theme Name: UM Pro Child
Theme URI: https://bluecollarcrypto.io/
Description: Custom child theme for Ultimate Member Pro Theme v1.35
Author: Phillip (Blue Collar Crypto)
Author URI: https://bluecollarcrypto.io/
Template: um-theme
Version: 1.0
*/

/* ===== Child Theme Custom Styles ===== */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap');

body {
  font-family: 'Inter', sans-serif;
}

