/* Base styles for tc-partner-portal */
*, *::before, *::after {
    box-sizing: border-box;
}
