/home/thegtkjw/sumiagro.org/wp-content/themes/flatsome/inc/builder/shortcodes/values/text-sizes.php
<?php

return array(
    'xsmall' => array( 'title' => 'XS'),
    'small'   => array( 'title' => 'S'),
    'medium'  => array( 'title' => 'M'),
    'large'  => array( 'title' => 'L'),
    'xlarge'  => array( 'title' => 'XL'),
);