/*
Theme Name: excelar
Theme URI: https://excelar.org/
Description: excelar WordPress theme.
Author: Justin Lee
Author URI: https://excelar.ca/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
html {
    font-size: 16px;
}

.elementor-image img {
    width: 100%;
    object-fit: cover;
}
