HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System: Linux li317-225.members.linode.com 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64
User: apache (48)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /var/www/kosmicfarmswordpress/public/wp-content/themes/organic-farm/inc/dashboard/dashboard.css
.getting-started__header {
    background: #fff;
    padding: 15px;
    float: left;
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    width: fill-available;
    margin-bottom: 10px;
}
.getting-started__header h2,.getting-started__header p {
    margin: 0;
}
.getting-started .container {
    width: 1000px;
    margin: 0 auto;
}
.getting-started .col-md-9 {
    float: left;
    width: 65%;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 0 1px rgb(200 215 225 / 50%), 0 1px 2px #ddd;
}
.getting-started .col-md-3 {
    width: 28%;
    float: right;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 0 1px rgb(200 215 225 / 50%), 0 1px 2px #ddd;
}
.getting-started__header .col-md-10 {
    float: left;
    width: 75%;
}
.getting-started__header .col-md-2 {
    width: 20%;
    float: right;
}
.btn_box {
    text-align: right;
}

.wrap.getting-started .buynow {
    background: #28a745;
    border-color: #28a745;
}
.wrap.getting-started .livedemo {
    background: #d39e00;
    border-color: #d39e00;
}
.wrap.getting-started .docs {
    background: #bd2130;
    border-color: #bd2130;
}