HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /opt/wpsites/datacloudnow.com/wp-content/themes/salient/css/src/style-editor.css
/*
Theme Name:  Salient
Description: Admin editor styles
*/

blockquote {
  line-height:40px; 
  font-size:22px; 
  padding-left:0px; 
  letter-spacing:0.5px; 
  margin-bottom:30px
}

blockquote {
    position: relative;
    padding-left: 1.3em;
}
blockquote:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 4px;
    content: '';
    border-left: 4px solid rgba(0,0,0,0.1);
}
blockquote cite {
  font-size: 14px;
  line-height: 18px;
  display: block;
}